Action not permitted
Modal body text goes here.
cve-2014-9322
Vulnerability from cvelistv5
Published
2014-12-17 11:00
Modified
2024-08-06 13:40
Severity ?
EPSS score ?
Summary
arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T13:40:25.229Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "USN-2491-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-2491-1" }, { "name": "HPSBGN03285", "tags": [ "vendor-advisory", "x_refsource_HP", "x_transferred" ], "url": "http://marc.info/?l=bugtraq\u0026m=142722450701342\u0026w=2" }, { "name": "SUSE-SU-2015:0736", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "name": "RHSA-2015:0009", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0009.html" }, { "name": "HPSBGN03282", "tags": [ "vendor-advisory", "x_refsource_HP", "x_transferred" ], "url": "http://marc.info/?l=bugtraq\u0026m=142722544401658\u0026w=2" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.zerodayinitiative.com/advisories/ZDI-16-170" }, { "name": "openSUSE-SU-2015:0566", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html" }, { "name": "RHSA-2014:2008", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2008.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "name": "62336", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/62336" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://source.android.com/security/bulletin/2016-04-02.html" }, { "name": "RHSA-2014:1998", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1998.html" }, { "name": "36266", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "http://www.exploit-db.com/exploits/36266" }, { "name": "RHSA-2014:2028", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2028.html" }, { "name": "RHSA-2014:2031", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2031.html" }, { "name": "115919", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/show/osvdb/115919" }, { "name": "[oss-security] 20141215 Linux kernel: multiple x86_64 vulnerabilities", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2014/12/15/6" }, { "name": "SUSE-SU-2015:0812", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-12-15T00:00:00", "descriptions": [ { "lang": "en", "value": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-11-09T18:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "USN-2491-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-2491-1" }, { "name": "HPSBGN03285", "tags": [ "vendor-advisory", "x_refsource_HP" ], "url": "http://marc.info/?l=bugtraq\u0026m=142722450701342\u0026w=2" }, { "name": "SUSE-SU-2015:0736", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "name": "RHSA-2015:0009", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0009.html" }, { "name": "HPSBGN03282", "tags": [ "vendor-advisory", "x_refsource_HP" ], "url": "http://marc.info/?l=bugtraq\u0026m=142722544401658\u0026w=2" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.zerodayinitiative.com/advisories/ZDI-16-170" }, { "name": "openSUSE-SU-2015:0566", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html" }, { "name": "RHSA-2014:2008", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2008.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "name": "62336", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/62336" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://source.android.com/security/bulletin/2016-04-02.html" }, { "name": "RHSA-2014:1998", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1998.html" }, { "name": "36266", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "http://www.exploit-db.com/exploits/36266" }, { "name": "RHSA-2014:2028", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2028.html" }, { "name": "RHSA-2014:2031", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2031.html" }, { "name": "115919", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/show/osvdb/115919" }, { "name": "[oss-security] 20141215 Linux kernel: multiple x86_64 vulnerabilities", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2014/12/15/6" }, { "name": "SUSE-SU-2015:0812", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-9322", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "USN-2491-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2491-1" }, { "name": "HPSBGN03285", "refsource": "HP", "url": "http://marc.info/?l=bugtraq\u0026m=142722450701342\u0026w=2" }, { "name": "SUSE-SU-2015:0736", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.html" }, { "name": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5", "refsource": "CONFIRM", "url": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "name": "RHSA-2015:0009", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2015-0009.html" }, { "name": "HPSBGN03282", "refsource": "HP", "url": "http://marc.info/?l=bugtraq\u0026m=142722544401658\u0026w=2" }, { "name": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities", "refsource": "CONFIRM", "url": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities" }, { "name": "http://www.zerodayinitiative.com/advisories/ZDI-16-170", "refsource": "MISC", "url": "http://www.zerodayinitiative.com/advisories/ZDI-16-170" }, { "name": "openSUSE-SU-2015:0566", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html" }, { "name": "RHSA-2014:2008", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-2008.html" }, { "name": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441", "refsource": "CONFIRM", "url": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "name": "62336", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/62336" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f442be2fb22be02cafa606f1769fa1e6f894441", "refsource": "CONFIRM", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "name": "http://source.android.com/security/bulletin/2016-04-02.html", "refsource": "CONFIRM", "url": "http://source.android.com/security/bulletin/2016-04-02.html" }, { "name": "RHSA-2014:1998", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1998.html" }, { "name": "36266", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/36266" }, { "name": "RHSA-2014:2028", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-2028.html" }, { "name": "RHSA-2014:2031", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-2031.html" }, { "name": "115919", "refsource": "OSVDB", "url": "http://osvdb.org/show/osvdb/115919" }, { "name": "[oss-security] 20141215 Linux kernel: multiple x86_64 vulnerabilities", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/12/15/6" }, { "name": "SUSE-SU-2015:0812", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2014-9322", "datePublished": "2014-12-17T11:00:00", "dateReserved": "2014-12-07T00:00:00", "dateUpdated": "2024-08-06T13:40:25.229Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2014-9322\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2014-12-17T11:59:02.383\",\"lastModified\":\"2023-11-07T02:23:04.003\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.\"},{\"lang\":\"es\",\"value\":\"arch/x86/kernel/entry_64.S en el kernel de Linux anterior a 3.17.5 no maneja correctamente los fallos asociados con el registro de segmento Stack Segment (SS), lo que permite a usuarios locales ganar privilegios mediante la provocaci\u00f3n de una instrucci\u00f3n IRET que lleva al acceso a una direcci\u00f3n de GS Base del espacio equivocado.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:C/I:C/A:C\",\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\",\"baseScore\":7.2},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":3.9,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-269\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.2.65\",\"matchCriteriaId\":\"7F77159B-2E02-4C33-BA2A-635FA16BF9DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.3\",\"versionEndExcluding\":\"3.4.106\",\"matchCriteriaId\":\"79C4C5AF-4667-4F85-9043-D834576687A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.5\",\"versionEndExcluding\":\"3.10.62\",\"matchCriteriaId\":\"01745242-96D6-4F79-8C15-CE95C563D67A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11\",\"versionEndExcluding\":\"3.12.35\",\"matchCriteriaId\":\"58DF8270-B8C1-4726-87FD-12A33F269252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.13\",\"versionEndExcluding\":\"3.14.26\",\"matchCriteriaId\":\"B80B5B61-C917-45DE-A3F9-8B1EC2B2CAA2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.15\",\"versionEndExcluding\":\"3.16.35\",\"matchCriteriaId\":\"7DC4BA70-B111-4D2E-BC78-6601CED68F08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.17\",\"versionEndExcluding\":\"3.17.5\",\"matchCriteriaId\":\"5BBD5646-0A01-4DCB-A47F-7B7F86FE000A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:5.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"903512FC-0017-4564-9B89-7E64FFB14B11\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:-:*:*:*\",\"matchCriteriaId\":\"01EDA41C-6B2E-49AF-B503-EB3882265C11\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:evergreen:11.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCE4D64E-8C4B-4F21-A9B0-90637C85C1D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:suse:suse_linux_enterprise_server:10:sp4:*:*:ltss:*:*:*\",\"matchCriteriaId\":\"61853C27-E1A3-49BC-993D-6B32802F668F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E70C6D8D-C9C3-4D92-8DFC-71F59E068295\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:6.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"691FA41B-C2CE-413F-ABB1-0B22CB322807\"}]}]}],\"references\":[{\"url\":\"http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=6f442be2fb22be02cafa606f1769fa1e6f894441\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=142722450701342\u0026w=2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=142722544401658\u0026w=2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://osvdb.org/show/osvdb/115919\",\"source\":\"cve@mitre.org\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1998.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-2008.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-2028.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-2031.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-0009.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://secunia.com/advisories/62336\",\"source\":\"cve@mitre.org\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://source.android.com/security/bulletin/2016-04-02.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.exploit-db.com/exploits/36266\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/12/15/6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-2491-1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.zerodayinitiative.com/advisories/ZDI-16-170\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1172806\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities\",\"source\":\"cve@mitre.org\",\"tags\":[\"Permissions Required\",\"Third Party Advisory\"]},{\"url\":\"https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]}]}}" } }
ghsa-h8qx-jqqh-5mjc
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Severity ?
Details
arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.
{ "affected": [], "aliases": [ "CVE-2014-9322" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-12-17T11:59:00Z", "severity": "HIGH" }, "details": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.", "id": "GHSA-h8qx-jqqh-5mjc", "modified": "2022-05-13T01:23:22Z", "published": "2022-05-13T01:23:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "type": "WEB", "url": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities" }, { "type": "WEB", "url": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=142722450701342\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=142722544401658\u0026w=2" }, { "type": "WEB", "url": "http://osvdb.org/show/osvdb/115919" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1998.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-2008.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-2028.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-2031.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0009.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/62336" }, { "type": "WEB", "url": "http://source.android.com/security/bulletin/2016-04-02.html" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/36266" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/12/15/6" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2491-1" }, { "type": "WEB", "url": "http://www.zerodayinitiative.com/advisories/ZDI-16-170" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
rhsa-2014_2009
Vulnerability from csaf_redhat
Published
2014-12-17 18:38
Modified
2024-11-05 18:43
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
Updated kernel packages that fix one security issue are now available for
Red Hat Enterprise Linux 6.5 Extended Update Support.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.
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": "Updated kernel packages that fix one security issue are now available for\nRed Hat Enterprise Linux 6.5 Extended Update Support.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The system must be\nrebooted for this update to take effect.", "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-2014:2009", "url": "https://access.redhat.com/errata/RHSA-2014:2009" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_2009.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-05T18:43:22+00:00", "generator": { "date": "2024-11-05T18:43:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:2009", "initial_release_date": "2014-12-17T18:38:35+00:00", "revision_history": [ { "date": "2014-12-17T18:38:35+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-17T18:38:35+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:43: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 HPC Node EUS (v. 6.5)", "product": { "name": "Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:6.5::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product": { "name": "Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:6.5::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server EUS (v. 6.5)", "product": { "name": "Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:6.5::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product": { "name": "Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:6.5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "product": { "name": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "product_id": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-i686@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "product": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "product_id": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "product_id": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-0:2.6.32-431.40.2.el6.i686", "product": { "name": "perf-0:2.6.32-431.40.2.el6.i686", "product_id": "perf-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-431.40.2.el6.i686", "product": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.i686", "product_id": "kernel-debug-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-431.40.2.el6.i686", "product": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.i686", "product_id": "kernel-headers-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-431.40.2.el6.i686", "product": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.i686", "product_id": "kernel-devel-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "product": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "product_id": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "product": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "product_id": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "product": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "product_id": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-431.40.2.el6.i686", "product": { "name": "kernel-0:2.6.32-431.40.2.el6.i686", "product_id": "kernel-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-431.40.2.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-431.40.2.el6.i686", "product": { "name": "python-perf-0:2.6.32-431.40.2.el6.i686", "product_id": "python-perf-0:2.6.32-431.40.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-431.40.2.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product_id": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "perf-0:2.6.32-431.40.2.el6.ppc64", "product_id": "perf-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product_id": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "kernel-0:2.6.32-431.40.2.el6.ppc64", "product_id": "kernel-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-431.40.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-431.40.2.el6.ppc64", "product": { "name": "python-perf-0:2.6.32-431.40.2.el6.ppc64", "product_id": "python-perf-0:2.6.32-431.40.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-431.40.2.el6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product_id": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "perf-0:2.6.32-431.40.2.el6.x86_64", "product_id": "perf-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "product_id": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "product_id": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "product_id": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product_id": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product_id": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "product_id": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "kernel-0:2.6.32-431.40.2.el6.x86_64", "product_id": "kernel-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-431.40.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-431.40.2.el6.x86_64", "product": { "name": "python-perf-0:2.6.32-431.40.2.el6.x86_64", "product_id": "python-perf-0:2.6.32-431.40.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-431.40.2.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_id": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "perf-0:2.6.32-431.40.2.el6.s390x", "product_id": "perf-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-debug-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-headers-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-devel-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_id": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "kernel-0:2.6.32-431.40.2.el6.s390x", "product_id": "kernel-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-431.40.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-431.40.2.el6.s390x", "product": { "name": "python-perf-0:2.6.32-431.40.2.el6.s390x", "product_id": "python-perf-0:2.6.32-431.40.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-431.40.2.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.32-431.40.2.el6.noarch", "product": { "name": "kernel-doc-0:2.6.32-431.40.2.el6.noarch", "product_id": "kernel-doc-0:2.6.32-431.40.2.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.32-431.40.2.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "product": { "name": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "product_id": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-firmware@2.6.32-431.40.2.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "product": { "name": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "product_id": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@2.6.32-431.40.2.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-431.40.2.el6.src", "product": { "name": "kernel-0:2.6.32-431.40.2.el6.src", "product_id": "kernel-0:2.6.32-431.40.2.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-431.40.2.el6?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.src as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.src", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.5)", "product_id": "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.src as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.src", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.5)", "product_id": "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.src as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.src", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.src", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "perf-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.5)", "product_id": "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.5.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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": [ "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-17T18:38:35+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:2009" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6ComputeNode-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6ComputeNode-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6ComputeNode-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6Server-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.src", "6Server-optional-6.5.EUS:kernel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-abi-whitelists-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-bootwrapper-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debug-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-debuginfo-common-i686-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-debuginfo-common-s390x-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-devel-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-doc-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-firmware-0:2.6.32-431.40.2.el6.noarch", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-headers-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:kernel-kdump-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-kdump-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:kernel-kdump-devel-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:python-perf-0:2.6.32-431.40.2.el6.x86_64", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.i686", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.ppc64", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.s390x", "6Server-optional-6.5.EUS:python-perf-debuginfo-0:2.6.32-431.40.2.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2014_2010
Vulnerability from csaf_redhat
Published
2014-12-18 08:23
Modified
2024-11-05 18:43
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
Updated kernel packages that fix one security issue are now available for
Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.
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": "Updated kernel packages that fix one security issue are now available for\nRed Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The system must be\nrebooted for this update to take effect.", "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-2014:2010", "url": "https://access.redhat.com/errata/RHSA-2014:2010" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_2010.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-05T18:43:15+00:00", "generator": { "date": "2024-11-05T18:43:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:2010", "initial_release_date": "2014-12-18T08:23:19+00:00", "revision_history": [ { "date": "2014-12-18T08:23:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-18T08:23:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:43:15+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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_id": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64", "product_id": "perf-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_id": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "product_id": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-123.13.2.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "product_id": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-123.13.2.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_id": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64", "product_id": "perf-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_id": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "product_id": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-123.13.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "product_id": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-123.13.2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_id": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "perf-0:3.10.0-123.13.2.el7.s390x", "product_id": "perf-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_id": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_id": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-123.13.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-123.13.2.el7.s390x", "product": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x", "product_id": "python-perf-0:3.10.0-123.13.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-123.13.2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "product": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "product_id": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-123.13.2.el7?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "product": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "product_id": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@3.10.0-123.13.2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:3.10.0-123.13.2.el7.src", "product": { "name": "kernel-0:3.10.0-123.13.2.el7.src", "product_id": "kernel-0:3.10.0-123.13.2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-123.13.2.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.src", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.src", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.src", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.src", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.src", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.src", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.src", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-123.13.2.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-123.13.2.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Client-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Client-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Server-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Server-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Workstation-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Workstation-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-18T08:23:19+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Client-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Client-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Server-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Server-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Workstation-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Workstation-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:2010" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Client-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Client-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Client-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Client-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Client-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7ComputeNode-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7ComputeNode-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7ComputeNode-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Server-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Server-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Server-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Server-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Server-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Workstation-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Workstation-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.src", "7Workstation-optional-7.0.Z:kernel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-abi-whitelists-0:3.10.0-123.13.2.el7.noarch", "7Workstation-optional-7.0.Z:kernel-bootwrapper-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debug-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-ppc64-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-s390x-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-debuginfo-common-x86_64-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-doc-0:3.10.0-123.13.2.el7.noarch", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-headers-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-kdump-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-kdump-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-kdump-devel-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-libs-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:kernel-tools-libs-devel-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:python-perf-0:3.10.0-123.13.2.el7.x86_64", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.ppc64", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.s390x", "7Workstation-optional-7.0.Z:python-perf-debuginfo-0:3.10.0-123.13.2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2014_2008
Vulnerability from csaf_redhat
Published
2014-12-17 18:28
Modified
2024-11-05 18:43
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
Updated kernel packages that fix one security issue are now available for
Red Hat Enterprise Linux 5.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.
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": "Updated kernel packages that fix one security issue are now available for\nRed Hat Enterprise Linux 5.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The system must be\nrebooted for this update to take effect.", "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-2014:2008", "url": "https://access.redhat.com/errata/RHSA-2014:2008" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_2008.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-05T18:43:09+00:00", "generator": { "date": "2024-11-05T18:43:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:2008", "initial_release_date": "2014-12-17T18:28:07+00:00", "revision_history": [ { "date": "2014-12-17T18:28:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-17T18:28:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:43:09+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. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.18-400.1.1.el5.noarch", "product": { "name": "kernel-doc-0:2.6.18-400.1.1.el5.noarch", "product_id": "kernel-doc-0:2.6.18-400.1.1.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.18-400.1.1.el5?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-400.1.1.el5.i386", "product": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.i386", "product_id": "kernel-headers-0:2.6.18-400.1.1.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-400.1.1.el5?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-devel-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-debug-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-xen-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-PAE-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-PAE-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE-devel@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE-debuginfo@2.6.18-400.1.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "product": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "product_id": "kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-400.1.1.el5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.18-400.1.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "product": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "product_id": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-400.1.1.el5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-400.1.1.el5.ppc", "product": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ppc", "product_id": "kernel-headers-0:2.6.18-400.1.1.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-400.1.1.el5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-400.1.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "product_id": "kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-400.1.1.el5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-headers-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-devel-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-debug-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-xen-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-400.1.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "product": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "product_id": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-400.1.1.el5?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-headers-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-devel-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-debug-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.18-400.1.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "product": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "product_id": "kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-400.1.1.el5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.18-400.1.1.el5.src", "product": { "name": "kernel-0:2.6.18-400.1.1.el5.src", "product_id": "kernel-0:2.6.18-400.1.1.el5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-400.1.1.el5?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.src" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.src", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-PAE-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-PAE-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.18-400.1.1.el5.noarch as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-doc-0:2.6.18-400.1.1.el5.noarch" }, "product_reference": "kernel-doc-0:2.6.18-400.1.1.el5.noarch", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.i386" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.i386", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.ppc", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-xen-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-xen-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.src" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.src", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-PAE-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-PAE-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.18-400.1.1.el5.noarch as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-doc-0:2.6.18-400.1.1.el5.noarch" }, "product_reference": "kernel-doc-0:2.6.18-400.1.1.el5.noarch", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.i386" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64" }, "product_reference": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-xen-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-xen-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.i686" }, "product_reference": "kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64" }, "product_reference": "kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64" }, "product_reference": "kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64", "relates_to_product_reference": "5Server-5.11.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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": [ "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.src", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-PAE-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-doc-0:2.6.18-400.1.1.el5.noarch", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.i386", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.src", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-PAE-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-doc-0:2.6.18-400.1.1.el5.noarch", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.i386", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-17T18:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.src", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-PAE-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-doc-0:2.6.18-400.1.1.el5.noarch", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.i386", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.src", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-PAE-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-doc-0:2.6.18-400.1.1.el5.noarch", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.i386", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:2008" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.src", "5Client-5.11.Z:kernel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-PAE-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-doc-0:2.6.18-400.1.1.el5.noarch", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.i386", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "5Client-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "5Client-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.src", "5Server-5.11.Z:kernel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-PAE-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-PAE-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-PAE-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debug-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-debuginfo-common-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-devel-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-doc-0:2.6.18-400.1.1.el5.noarch", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.i386", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-headers-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-debuginfo-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.ppc64", "5Server-5.11.Z:kernel-kdump-devel-0:2.6.18-400.1.1.el5.s390x", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-debuginfo-0:2.6.18-400.1.1.el5.x86_64", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.i686", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.ia64", "5Server-5.11.Z:kernel-xen-devel-0:2.6.18-400.1.1.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2014_2028
Vulnerability from csaf_redhat
Published
2014-12-22 18:51
Modified
2024-11-05 18:43
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
Updated kernel packages that fix one security issue are now available for
Red Hat Enterprise Linux 6.2 Advanced Update Support.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.
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": "Updated kernel packages that fix one security issue are now available for\nRed Hat Enterprise Linux 6.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The system must be\nrebooted for this update to take effect.", "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-2014:2028", "url": "https://access.redhat.com/errata/RHSA-2014:2028" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_2028.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-05T18:43:29+00:00", "generator": { "date": "2024-11-05T18:43:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:2028", "initial_release_date": "2014-12-22T18:51:03+00:00", "revision_history": [ { "date": "2014-12-22T18:51:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-22T18:51:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:43: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 Server AUS (v. 6.2)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_mission_critical:6.2::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product": { "name": "Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_mission_critical:6.2::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "product_id": "kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product_id": "kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "product_id": "kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "perf-0:2.6.32-220.57.1.el6.x86_64", "product_id": "perf-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "product_id": "kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "kernel-0:2.6.32-220.57.1.el6.x86_64", "product_id": "kernel-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product_id": "perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product_id": "python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "product_id": "kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-220.57.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-220.57.1.el6.x86_64", "product": { "name": "python-perf-0:2.6.32-220.57.1.el6.x86_64", "product_id": "python-perf-0:2.6.32-220.57.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-220.57.1.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.32-220.57.1.el6.noarch", "product": { "name": "kernel-doc-0:2.6.32-220.57.1.el6.noarch", "product_id": "kernel-doc-0:2.6.32-220.57.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.32-220.57.1.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "product": { "name": "kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "product_id": "kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-firmware@2.6.32-220.57.1.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-220.57.1.el6.src", "product": { "name": "kernel-0:2.6.32-220.57.1.el6.src", "product_id": "kernel-0:2.6.32-220.57.1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-220.57.1.el6?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-220.57.1.el6.src as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.src" }, "product_reference": "kernel-0:2.6.32-220.57.1.el6.src", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-debug-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-devel-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-220.57.1.el6.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-doc-0:2.6.32-220.57.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-220.57.1.el6.noarch", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-220.57.1.el6.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-firmware-0:2.6.32-220.57.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:kernel-headers-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:perf-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:python-perf-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.2)", "product_id": "6Server-6.2.AUS:python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-220.57.1.el6.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.src" }, "product_reference": "kernel-0:2.6.32-220.57.1.el6.src", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-debug-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-devel-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-220.57.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-doc-0:2.6.32-220.57.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-220.57.1.el6.noarch", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-220.57.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-firmware-0:2.6.32-220.57.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:kernel-headers-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:perf-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:python-perf-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.2)", "product_id": "6Server-optional-6.2.AUS:python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.2.AUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.src", "6Server-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-doc-0:2.6.32-220.57.1.el6.noarch", "6Server-6.2.AUS:kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "6Server-6.2.AUS:kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:python-perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.src", "6Server-optional-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-doc-0:2.6.32-220.57.1.el6.noarch", "6Server-optional-6.2.AUS:kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "6Server-optional-6.2.AUS:kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:python-perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-22T18:51:03+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Server-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.src", "6Server-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-doc-0:2.6.32-220.57.1.el6.noarch", "6Server-6.2.AUS:kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "6Server-6.2.AUS:kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:python-perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.src", "6Server-optional-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-doc-0:2.6.32-220.57.1.el6.noarch", "6Server-optional-6.2.AUS:kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "6Server-optional-6.2.AUS:kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:python-perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:2028" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.src", "6Server-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:kernel-doc-0:2.6.32-220.57.1.el6.noarch", "6Server-6.2.AUS:kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "6Server-6.2.AUS:kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:python-perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-6.2.AUS:python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.src", "6Server-optional-6.2.AUS:kernel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debug-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-devel-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:kernel-doc-0:2.6.32-220.57.1.el6.noarch", "6Server-optional-6.2.AUS:kernel-firmware-0:2.6.32-220.57.1.el6.noarch", "6Server-optional-6.2.AUS:kernel-headers-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:python-perf-0:2.6.32-220.57.1.el6.x86_64", "6Server-optional-6.2.AUS:python-perf-debuginfo-0:2.6.32-220.57.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2014_2030
Vulnerability from csaf_redhat
Published
2014-12-22 19:13
Modified
2024-11-05 18:44
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
Updated kernel packages that fix one security issue are now available for
Red Hat Enterprise Linux 6.4 Extended Update Support.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.
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": "Updated kernel packages that fix one security issue are now available for\nRed Hat Enterprise Linux 6.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The system must be\nrebooted for this update to take effect.", "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-2014:2030", "url": "https://access.redhat.com/errata/RHSA-2014:2030" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_2030.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-05T18:44:09+00:00", "generator": { "date": "2024-11-05T18:44:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:2030", "initial_release_date": "2014-12-22T19:13:27+00:00", "revision_history": [ { "date": "2014-12-22T19:13:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-22T19:13:27+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:44:09+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 HPC Node EUS (v. 6.4)", "product": { "name": "Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:6.4::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product": { "name": "Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:6.4::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server EUS (v. 6.4)", "product": { "name": "Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:6.4::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product": { "name": "Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:6.4::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-358.51.2.el6.i686", "product": { "name": "kernel-0:2.6.32-358.51.2.el6.i686", "product_id": "kernel-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "product": { "name": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "product_id": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-i686@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "product": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "product_id": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "product": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "product_id": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-358.51.2.el6.i686", "product": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.i686", "product_id": "kernel-headers-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "product": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "product_id": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-358.51.2.el6.i686", "product": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.i686", "product_id": "kernel-devel-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "product_id": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-0:2.6.32-358.51.2.el6.i686", "product": { "name": "perf-0:2.6.32-358.51.2.el6.i686", "product_id": "perf-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-358.51.2.el6.i686", "product": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.i686", "product_id": "kernel-debug-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "product": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "product_id": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-358.51.2.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-358.51.2.el6.i686", "product": { "name": "python-perf-0:2.6.32-358.51.2.el6.i686", "product_id": "python-perf-0:2.6.32-358.51.2.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-358.51.2.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product_id": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "perf-0:2.6.32-358.51.2.el6.ppc64", "product_id": "perf-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "product_id": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product_id": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-358.51.2.el6?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-358.51.2.el6.ppc64", "product": { "name": "python-perf-0:2.6.32-358.51.2.el6.ppc64", "product_id": "python-perf-0:2.6.32-358.51.2.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-358.51.2.el6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "kernel-0:2.6.32-358.51.2.el6.x86_64", "product_id": "kernel-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product_id": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "product_id": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "product_id": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product_id": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "product_id": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "perf-0:2.6.32-358.51.2.el6.x86_64", "product_id": "perf-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "product_id": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product_id": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-358.51.2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-358.51.2.el6.x86_64", "product": { "name": "python-perf-0:2.6.32-358.51.2.el6.x86_64", "product_id": "python-perf-0:2.6.32-358.51.2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-358.51.2.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-358.51.2.el6.src", "product": { "name": "kernel-0:2.6.32-358.51.2.el6.src", "product_id": "kernel-0:2.6.32-358.51.2.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-358.51.2.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-headers-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_id": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-devel-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "perf-0:2.6.32-358.51.2.el6.s390x", "product_id": "perf-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.s390x", "product_id": "kernel-debug-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_id": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-358.51.2.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-358.51.2.el6.s390x", "product": { "name": "python-perf-0:2.6.32-358.51.2.el6.s390x", "product_id": "python-perf-0:2.6.32-358.51.2.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-358.51.2.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.32-358.51.2.el6.noarch", "product": { "name": "kernel-doc-0:2.6.32-358.51.2.el6.noarch", "product_id": "kernel-doc-0:2.6.32-358.51.2.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.32-358.51.2.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "product": { "name": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "product_id": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-firmware@2.6.32-358.51.2.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.src as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.src", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-358.51.2.el6.noarch as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-358.51.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node EUS (v. 6.4)", "product_id": "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.src as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.src", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-358.51.2.el6.noarch as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-358.51.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Compute Node Optional EUS (v. 6.4)", "product_id": "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.src as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.src", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-358.51.2.el6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-358.51.2.el6.noarch", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 6.4)", "product_id": "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.src", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-358.51.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-358.51.2.el6.noarch", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "perf-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "relates_to_product_reference": "6Server-optional-6.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 6.4)", "product_id": "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.4.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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": [ "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-optional-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6Server-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6Server-optional-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-22T19:13:27+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-optional-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6Server-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6Server-optional-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:2030" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6ComputeNode-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6ComputeNode-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-optional-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6ComputeNode-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6Server-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6Server-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.src", "6Server-optional-6.4.EUS:kernel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-bootwrapper-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debug-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-debuginfo-common-i686-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-debuginfo-common-ppc64-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-debuginfo-common-s390x-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-debuginfo-common-x86_64-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-devel-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-doc-0:2.6.32-358.51.2.el6.noarch", "6Server-optional-6.4.EUS:kernel-firmware-0:2.6.32-358.51.2.el6.noarch", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-headers-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:kernel-kdump-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-kdump-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:kernel-kdump-devel-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:python-perf-0:2.6.32-358.51.2.el6.x86_64", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.i686", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.ppc64", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.s390x", "6Server-optional-6.4.EUS:python-perf-debuginfo-0:2.6.32-358.51.2.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2014_2031
Vulnerability from csaf_redhat
Published
2014-12-22 19:01
Modified
2024-11-05 18:44
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
Updated kernel packages that fix one security issue are now available for
Red Hat Enterprise Linux 5.6 Long Life.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.
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": "Updated kernel packages that fix one security issue are now available for\nRed Hat Enterprise Linux 5.6 Long Life.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The system must be\nrebooted for this update to take effect.", "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-2014:2031", "url": "https://access.redhat.com/errata/RHSA-2014:2031" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_2031.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-05T18:44:04+00:00", "generator": { "date": "2024-11-05T18:44:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:2031", "initial_release_date": "2014-12-22T19:01:45+00:00", "revision_history": [ { "date": "2014-12-22T19:01:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-22T19:01:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:44:04+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 Long Life (v. 5.6 server)", "product": { "name": "Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_mission_critical:5.6" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-debug-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-debug-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE-devel@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-devel-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-devel-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-debug-devel-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-xen-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-xen-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-PAE-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-PAE-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE-debuginfo@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-debuginfo-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-238.54.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.i686", "product": { "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.i686", "product_id": "kernel-xen-devel-0:2.6.18-238.54.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-238.54.1.el5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-238.54.1.el5.i386", "product": { "name": "kernel-headers-0:2.6.18-238.54.1.el5.i386", "product_id": "kernel-headers-0:2.6.18-238.54.1.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-238.54.1.el5?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-debug-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-debug-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-headers-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-headers-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-devel-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-devel-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-xen-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-xen-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-238.54.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64", "product": { "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64", "product_id": "kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-238.54.1.el5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-debug-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-debug-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-headers-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-headers-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-devel-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-devel-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-xen-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-xen-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-238.54.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64", "product": { "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64", "product_id": "kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-238.54.1.el5?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.18-238.54.1.el5.noarch", "product": { "name": "kernel-doc-0:2.6.18-238.54.1.el5.noarch", "product_id": "kernel-doc-0:2.6.18-238.54.1.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.18-238.54.1.el5?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.18-238.54.1.el5.src", "product": { "name": "kernel-0:2.6.18-238.54.1.el5.src", "product_id": "kernel-0:2.6.18-238.54.1.el5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-238.54.1.el5?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-238.54.1.el5.src as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.src" }, "product_reference": "kernel-0:2.6.18-238.54.1.el5.src", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-PAE-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-PAE-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-debug-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-debug-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-debug-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-debug-devel-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-debuginfo-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-devel-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-devel-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-devel-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.18-238.54.1.el5.noarch as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-doc-0:2.6.18-238.54.1.el5.noarch" }, "product_reference": "kernel-doc-0:2.6.18-238.54.1.el5.noarch", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-238.54.1.el5.i386 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.i386" }, "product_reference": "kernel-headers-0:2.6.18-238.54.1.el5.i386", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-headers-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-headers-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-xen-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-xen-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-xen-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.i686 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.i686" }, "product_reference": "kernel-xen-devel-0:2.6.18-238.54.1.el5.i686", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64" }, "product_reference": "kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64", "relates_to_product_reference": "5Server-5.6.LL" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64 as a component of Red Hat Enterprise Linux Long Life (v. 5.6 server)", "product_id": "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64" }, "product_reference": "kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64", "relates_to_product_reference": "5Server-5.6.LL" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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": [ "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.src", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-PAE-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-doc-0:2.6.18-238.54.1.el5.noarch", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.i386", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-22T19:01:45+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.src", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-PAE-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-doc-0:2.6.18-238.54.1.el5.noarch", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.i386", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:2031" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.src", "5Server-5.6.LL:kernel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-PAE-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-PAE-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-PAE-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debug-devel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-debuginfo-common-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-devel-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-doc-0:2.6.18-238.54.1.el5.noarch", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.i386", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-headers-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-debuginfo-0:2.6.18-238.54.1.el5.x86_64", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.i686", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.ia64", "5Server-5.6.LL:kernel-xen-devel-0:2.6.18-238.54.1.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2014_1997
Vulnerability from csaf_redhat
Published
2014-12-16 19:12
Modified
2024-11-05 18:42
Summary
Red Hat Security Advisory: kernel security and bug fix update
Notes
Topic
Updated kernel packages that fix multiple security issues and several bugs
are now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having Important security
impact. Common Vulnerability Scoring System (CVSS) base scores, which give
detailed severity ratings, are available for each vulnerability from the
CVE links in the References section.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
Details
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
* A flaw was found in the way the Linux kernel's SCTP implementation
handled malformed or duplicate Address Configuration Change Chunks
(ASCONF). A remote attacker could use either of these flaws to crash the
system. (CVE-2014-3673, CVE-2014-3687, Important)
* A flaw was found in the way the Linux kernel's SCTP implementation
handled the association's output queue. A remote attacker could send
specially crafted packets that would cause the system to use an excessive
amount of memory, leading to a denial of service. (CVE-2014-3688,
Important)
* A stack overflow flaw caused by infinite recursion was found in the way
the Linux kernel's UDF file system implementation processed indirect ICBs.
An attacker with physical access to the system could use a specially
crafted UDF image to crash the system. (CVE-2014-6410, Low)
* It was found that the Linux kernel's networking implementation did not
correctly handle the setting of the keepalive socket option on raw sockets.
A local user able to create a raw socket could use this flaw to crash the
system. (CVE-2012-6657, Low)
* It was found that the parse_rock_ridge_inode_internal() function of the
Linux kernel's ISOFS implementation did not correctly check relocated
directories when processing Rock Ridge child link (CL) tags. An attacker
with physical access to the system could use a specially crafted ISO image
to crash the system or, potentially, escalate their privileges on the
system. (CVE-2014-5471, CVE-2014-5472, Low)
Red Hat would like to thank Andy Lutomirski for reporting CVE-2014-9322.
The CVE-2014-3673 issue was discovered by Liu Wei of Red Hat.
Bug fixes:
* This update fixes a race condition issue between the sock_queue_err_skb
function and sk_forward_alloc handling in the socket error queue
(MSG_ERRQUEUE), which could occasionally cause the kernel, for example when
using PTP, to incorrectly track allocated memory for the error queue, in
which case a traceback would occur in the system log. (BZ#1155427)
* The zcrypt device driver did not detect certain crypto cards and the
related domains for crypto adapters on System z and s390x architectures.
Consequently, it was not possible to run the system on new crypto hardware.
This update enables toleration mode for such devices so that the system
can make use of newer crypto hardware. (BZ#1158311)
* After mounting and unmounting an XFS file system several times
consecutively, the umount command occasionally became unresponsive.
This was caused by the xlog_cil_force_lsn() function that was not waiting
for completion as expected. With this update, xlog_cil_force_lsn() has been
modified to correctly wait for completion, thus fixing this bug.
(BZ#1158325)
* When using the ixgbe adapter with disabled LRO and the tx-usec or rs-usec
variables set to 0, transmit interrupts could not be set lower than the
default of 8 buffered tx frames. Consequently, a delay of TCP transfer
occurred. The restriction of a minimum of 8 buffered frames has been
removed, and the TCP delay no longer occurs. (BZ#1158326)
* The offb driver has been updated for the QEMU standard VGA adapter,
fixing an incorrect displaying of colors issue. (BZ#1158328)
* Under certain circumstances, when a discovered MTU expired, the IPv6
connection became unavailable for a short period of time. This bug has been
fixed, and the connection now works as expected. (BZ#1161418)
* A low throughput occurred when using the dm-thin driver to write to
unprovisioned or shared chunks for a thin pool with the chunk size bigger
than the max_sectors_kb variable. (BZ#1161420)
* Large write workloads on thin LVs could cause the iozone and smallfile
utilities to terminate unexpectedly. (BZ#1161421)
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": "Updated kernel packages that fix multiple security issues and several bugs\nare now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.\n\nThe kernel packages contain the Linux kernel, the core of any Linux\noperating system.", "title": "Topic" }, { "category": "general", "text": "* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\n* A flaw was found in the way the Linux kernel\u0027s SCTP implementation\nhandled malformed or duplicate Address Configuration Change Chunks\n(ASCONF). A remote attacker could use either of these flaws to crash the\nsystem. (CVE-2014-3673, CVE-2014-3687, Important)\n\n* A flaw was found in the way the Linux kernel\u0027s SCTP implementation\nhandled the association\u0027s output queue. A remote attacker could send\nspecially crafted packets that would cause the system to use an excessive\namount of memory, leading to a denial of service. (CVE-2014-3688,\nImportant)\n\n* A stack overflow flaw caused by infinite recursion was found in the way\nthe Linux kernel\u0027s UDF file system implementation processed indirect ICBs.\nAn attacker with physical access to the system could use a specially\ncrafted UDF image to crash the system. (CVE-2014-6410, Low)\n\n* It was found that the Linux kernel\u0027s networking implementation did not\ncorrectly handle the setting of the keepalive socket option on raw sockets.\nA local user able to create a raw socket could use this flaw to crash the\nsystem. (CVE-2012-6657, Low)\n\n* It was found that the parse_rock_ridge_inode_internal() function of the\nLinux kernel\u0027s ISOFS implementation did not correctly check relocated\ndirectories when processing Rock Ridge child link (CL) tags. An attacker\nwith physical access to the system could use a specially crafted ISO image\nto crash the system or, potentially, escalate their privileges on the\nsystem. (CVE-2014-5471, CVE-2014-5472, Low)\n\nRed Hat would like to thank Andy Lutomirski for reporting CVE-2014-9322.\nThe CVE-2014-3673 issue was discovered by Liu Wei of Red Hat.\n\nBug fixes:\n\n* This update fixes a race condition issue between the sock_queue_err_skb\nfunction and sk_forward_alloc handling in the socket error queue\n(MSG_ERRQUEUE), which could occasionally cause the kernel, for example when\nusing PTP, to incorrectly track allocated memory for the error queue, in\nwhich case a traceback would occur in the system log. (BZ#1155427)\n\n* The zcrypt device driver did not detect certain crypto cards and the\nrelated domains for crypto adapters on System z and s390x architectures.\nConsequently, it was not possible to run the system on new crypto hardware.\nThis update enables toleration mode for such devices so that the system\ncan make use of newer crypto hardware. (BZ#1158311)\n\n* After mounting and unmounting an XFS file system several times\nconsecutively, the umount command occasionally became unresponsive.\nThis was caused by the xlog_cil_force_lsn() function that was not waiting\nfor completion as expected. With this update, xlog_cil_force_lsn() has been\nmodified to correctly wait for completion, thus fixing this bug.\n(BZ#1158325)\n\n* When using the ixgbe adapter with disabled LRO and the tx-usec or rs-usec\nvariables set to 0, transmit interrupts could not be set lower than the\ndefault of 8 buffered tx frames. Consequently, a delay of TCP transfer\noccurred. The restriction of a minimum of 8 buffered frames has been\nremoved, and the TCP delay no longer occurs. (BZ#1158326)\n\n* The offb driver has been updated for the QEMU standard VGA adapter,\nfixing an incorrect displaying of colors issue. (BZ#1158328)\n\n* Under certain circumstances, when a discovered MTU expired, the IPv6\nconnection became unavailable for a short period of time. This bug has been\nfixed, and the connection now works as expected. (BZ#1161418)\n\n* A low throughput occurred when using the dm-thin driver to write to\nunprovisioned or shared chunks for a thin pool with the chunk size bigger\nthan the max_sectors_kb variable. (BZ#1161420)\n\n* Large write workloads on thin LVs could cause the iozone and smallfile\nutilities to terminate unexpectedly. (BZ#1161421)", "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-2014:1997", "url": "https://access.redhat.com/errata/RHSA-2014:1997" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1134099", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1134099" }, { "category": "external", "summary": "1141742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1141742" }, { "category": "external", "summary": "1141809", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1141809" }, { "category": "external", "summary": "1147850", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1147850" }, { "category": "external", "summary": "1155731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155731" }, { "category": "external", "summary": "1155745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155745" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1997.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2024-11-05T18:42:15+00:00", "generator": { "date": "2024-11-05T18:42:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:1997", "initial_release_date": "2014-12-16T19:12:55+00:00", "revision_history": [ { "date": "2014-12-16T19:12:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-16T19:12:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:42:15+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.6.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.6.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.6.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.6.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.6.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.6.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.6.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.6.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-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "product_id": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product_id": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "product_id": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product_id": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product_id": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "product_id": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "product_id": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64", "product_id": "kernel-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64", "product_id": "perf-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-504.3.3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "product": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "product_id": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-504.3.3.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "product": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "product_id": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "product": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "product_id": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "product": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "product_id": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "product": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "product_id": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "product": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "product_id": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "product": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "product_id": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "product_id": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "product": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "product_id": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-504.3.3.el6.i686", "product": { "name": "kernel-0:2.6.32-504.3.3.el6.i686", "product_id": "kernel-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "product": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "product_id": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-i686@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-0:2.6.32-504.3.3.el6.i686", "product": { "name": "perf-0:2.6.32-504.3.3.el6.i686", "product_id": "perf-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-504.3.3.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-504.3.3.el6.i686", "product": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686", "product_id": "python-perf-0:2.6.32-504.3.3.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-504.3.3.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product_id": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product_id": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64", "product_id": "perf-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "product_id": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@2.6.32-504.3.3.el6?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "product": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "product_id": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-504.3.3.el6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_id": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_id": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x", "product_id": "kernel-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "perf-0:2.6.32-504.3.3.el6.s390x", "product_id": "perf-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-504.3.3.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-504.3.3.el6.s390x", "product": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x", "product_id": "python-perf-0:2.6.32-504.3.3.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-504.3.3.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "product": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "product_id": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.32-504.3.3.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "product": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "product_id": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-firmware@2.6.32-504.3.3.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "product": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "product_id": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@2.6.32-504.3.3.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-504.3.3.el6.src", "product": { "name": "kernel-0:2.6.32-504.3.3.el6.src", "product_id": "kernel-0:2.6.32-504.3.3.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-504.3.3.el6?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.src", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.src", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.src", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.src", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.src", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.src", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.src", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.src", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-6657", "discovery_date": "2014-09-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1141742" } ], "notes": [ { "category": "description", "text": "It was found that the Linux kernel\u0027s networking implementation did not correctly handle the setting of the keepalive socket option on raw sockets. A local user able to create a raw socket could use this flaw to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "Kernel: net: guard tcp_set_keepalive against crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the versions of Linux kernel as shipped with\nRed Hat Enterprise Linux 7 and Red Hat Enterprise MRG 2.\n\nThis issue affects the version of the kernel package as shipped with\nRed Hat Enterprise Linux 5 and 6. Future kernel updates for Red Hat Enterprise\nLinux 5 and 6 may address this issue.", "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.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-6657" }, { "category": "external", "summary": "RHBZ#1141742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1141742" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-6657", "url": "https://www.cve.org/CVERecord?id=CVE-2012-6657" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-6657", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6657" } ], "release_date": "2012-09-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T19:12:55+00:00", "details": "All kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:1997" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 4.4, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:S/C:N/I:N/A:C", "version": "2.0" }, "products": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Kernel: net: guard tcp_set_keepalive against crash" }, { "acknowledgments": [ { "names": [ "Liu Wei" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2014-3673", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2014-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1147850" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel\u0027s Stream Control Transmission Protocol (SCTP) implementation handled malformed Address Configuration Change Chunks (ASCONF). A remote attacker could use either of these flaws to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: sctp: skb_over_panic when receiving malformed ASCONF chunks", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect Red Hat Enterprise Linux 5. This has been rated as having Important security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nThis issue does affect Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG. Future Linux kernel updates for the respective releases will address this issue.", "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.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3673" }, { "category": "external", "summary": "RHBZ#1147850", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1147850" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3673", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3673" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3673", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3673" } ], "release_date": "2014-10-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T19:12:55+00:00", "details": "All kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:1997" } ], "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" }, "products": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: sctp: skb_over_panic when receiving malformed ASCONF chunks" }, { "cve": "CVE-2014-3687", "discovery_date": "2014-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1155731" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel\u0027s Stream Control Transmission Protocol (SCTP) implementation handled duplicate Address Configuration Change Chunks (ASCONF). A remote attacker could use either of these flaws to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net: sctp: fix panic on duplicate ASCONF chunks", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG. Future Linux kernel updates for the respective releases will address this issue.", "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.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3687" }, { "category": "external", "summary": "RHBZ#1155731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155731" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3687", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3687" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3687", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3687" } ], "release_date": "2014-10-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T19:12:55+00:00", "details": "All kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:1997" } ], "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" }, "products": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net: sctp: fix panic on duplicate ASCONF chunks" }, { "cve": "CVE-2014-3688", "discovery_date": "2014-09-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1155745" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel\u0027s Stream Control Transmission Protocol (SCTP) implementation handled the association\u0027s output queue. A remote attacker could send specially crafted packets that would cause the system to use an excessive amount of memory, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: net: sctp: remote memory pressure from excessive queueing", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG. Future Linux kernel updates for the respective releases will address this issue.", "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.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3688" }, { "category": "external", "summary": "RHBZ#1155745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155745" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3688", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3688" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3688", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3688" } ], "release_date": "2014-10-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T19:12:55+00:00", "details": "All kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:1997" } ], "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" }, "products": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: net: sctp: remote memory pressure from excessive queueing" }, { "cve": "CVE-2014-5471", "discovery_date": "2014-08-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1134099" } ], "notes": [ { "category": "description", "text": "It was found that the parse_rock_ridge_inode_internal() function of the Linux kernel\u0027s ISOFS implementation did not correctly check relocated directories when processing Rock Ridge child link (CL) tags. An attacker with physical access to the system could use a specially crafted ISO image to crash the system or, potentially, escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: isofs: unbound recursion when processing relocated directories", "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.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-5471" }, { "category": "external", "summary": "RHBZ#1134099", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1134099" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-5471", "url": "https://www.cve.org/CVERecord?id=CVE-2014-5471" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-5471", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-5471" } ], "release_date": "2014-08-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T19:12:55+00:00", "details": "All kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:1997" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "products": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: isofs: unbound recursion when processing relocated directories" }, { "cve": "CVE-2014-5472", "discovery_date": "2014-08-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1134099" } ], "notes": [ { "category": "description", "text": "It was found that the parse_rock_ridge_inode_internal() function of the Linux kernel\u0027s ISOFS implementation did not correctly check relocated directories when processing Rock Ridge child link (CL) tags. An attacker with physical access to the system could use a specially crafted ISO image to crash the system or, potentially, escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: isofs: unbound recursion when processing relocated directories", "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.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-5472" }, { "category": "external", "summary": "RHBZ#1134099", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1134099" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-5472", "url": "https://www.cve.org/CVERecord?id=CVE-2014-5472" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-5472", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-5472" } ], "release_date": "2014-08-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T19:12:55+00:00", "details": "All kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:1997" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "products": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: isofs: unbound recursion when processing relocated directories" }, { "cve": "CVE-2014-6410", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2014-09-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1141809" } ], "notes": [ { "category": "description", "text": "A stack overflow flaw caused by infinite recursion was found in the way the Linux kernel\u0027s Universal Disk Format (UDF) file system implementation processed indirect Information Control Blocks (ICBs). An attacker with physical access to the system could use a specially crafted UDF image to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: udf: Avoid infinite loop when processing indirect ICBs", "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.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-6410" }, { "category": "external", "summary": "RHBZ#1141809", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1141809" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-6410", "url": "https://www.cve.org/CVERecord?id=CVE-2014-6410" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-6410", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6410" } ], "release_date": "2014-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T19:12:55+00:00", "details": "All kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:1997" } ], "scores": [ { "cvss_v2": { "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" }, "products": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: udf: Avoid infinite loop when processing indirect ICBs" }, { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T19:12:55+00:00", "details": "All kernel users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. The system must be\nrebooted for this update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:1997" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Client-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Client-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6ComputeNode-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6ComputeNode-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Server-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Server-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.src", "6Workstation-optional-6.6.z:kernel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-abi-whitelists-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-bootwrapper-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debug-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-i686-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-debuginfo-common-ppc64-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-debuginfo-common-s390x-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-debuginfo-common-x86_64-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-devel-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-doc-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-firmware-0:2.6.32-504.3.3.el6.noarch", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-headers-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:kernel-kdump-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:kernel-kdump-devel-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-0:2.6.32-504.3.3.el6.x86_64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.i686", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.ppc64", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.s390x", "6Workstation-optional-6.6.z:python-perf-debuginfo-0:2.6.32-504.3.3.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2014_1998
Vulnerability from csaf_redhat
Published
2014-12-16 18:51
Modified
2024-11-05 18:43
Summary
Red Hat Security Advisory: kernel-rt security update
Notes
Topic
Updated kernel-rt packages that fix one security issue are now available
for Red Hat Enterprise MRG 2.5.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel-rt packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
Users are advised to upgrade to these updated packages, which upgrade the
kernel-rt kernel to version kernel-rt-3.10.58-rt62.60 and correct this
issue. The system must be rebooted for this update to take effect.
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": "Updated kernel-rt packages that fix one security issue are now available\nfor Red Hat Enterprise MRG 2.5.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel-rt packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nUsers are advised to upgrade to these updated packages, which upgrade the\nkernel-rt kernel to version kernel-rt-3.10.58-rt62.60 and correct this\nissue. The system must be rebooted for this update to take effect.", "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-2014:1998", "url": "https://access.redhat.com/errata/RHSA-2014:1998" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1998.json" } ], "title": "Red Hat Security Advisory: kernel-rt security update", "tracking": { "current_release_date": "2024-11-05T18:43:04+00:00", "generator": { "date": "2024-11-05T18:43:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:1998", "initial_release_date": "2014-12-16T18:51:29+00:00", "revision_history": [ { "date": "2014-12-16T18:51:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-16T18:51:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:43:04+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-debug-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-trace-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-trace-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-vanilla-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-trace-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-trace-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-vanilla-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla-debuginfo@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-debug-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-debug-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-debug-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-debug-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-vanilla-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla-devel@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-trace-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-trace-devel-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.58-rt62.60.el6rt?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-0:3.10.58-rt62.60.el6rt.x86_64", "product": { "name": "kernel-rt-0:3.10.58-rt62.60.el6rt.x86_64", "product_id": "kernel-rt-0:3.10.58-rt62.60.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.58-rt62.60.el6rt?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-doc-0:3.10.58-rt62.60.el6rt.noarch", "product": { "name": "kernel-rt-doc-0:3.10.58-rt62.60.el6rt.noarch", "product_id": "kernel-rt-doc-0:3.10.58-rt62.60.el6rt.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.58-rt62.60.el6rt?arch=noarch" } } }, { "category": "product_version", "name": "kernel-rt-firmware-0:3.10.58-rt62.60.el6rt.noarch", "product": { "name": "kernel-rt-firmware-0:3.10.58-rt62.60.el6rt.noarch", "product_id": "kernel-rt-firmware-0:3.10.58-rt62.60.el6rt.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-firmware@3.10.58-rt62.60.el6rt?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:3.10.58-rt62.60.el6rt.src", "product": { "name": "kernel-rt-0:3.10.58-rt62.60.el6rt.src", "product_id": "kernel-rt-0:3.10.58-rt62.60.el6rt.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.58-rt62.60.el6rt?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.58-rt62.60.el6rt.src as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-0:3.10.58-rt62.60.el6rt.src" }, "product_reference": "kernel-rt-0:3.10.58-rt62.60.el6rt.src", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-devel-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-doc-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.noarch" }, "product_reference": "kernel-rt-doc-0:3.10.58-rt62.60.el6rt.noarch", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-firmware-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.noarch" }, "product_reference": "kernel-rt-firmware-0:3.10.58-rt62.60.el6rt.noarch", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-debuginfo-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-devel-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-devel-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-debuginfo-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-devel-0:3.10.58-rt62.60.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-0:3.10.58-rt62.60.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-devel-0:3.10.58-rt62.60.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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-0:3.10.58-rt62.60.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.10.58-rt62.60.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.10.58-rt62.60.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.10.58-rt62.60.el6rt.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-16T18:51:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "6Server-MRG-Realtime-2:kernel-rt-0:3.10.58-rt62.60.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.10.58-rt62.60.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.10.58-rt62.60.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.10.58-rt62.60.el6rt.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1998" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-MRG-Realtime-2:kernel-rt-0:3.10.58-rt62.60.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-0:3.10.58-rt62.60.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-0:3.10.58-rt62.60.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-0:3.10.58-rt62.60.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-0:3.10.58-rt62.60.el6rt.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2015_0009
Vulnerability from csaf_redhat
Published
2015-01-05 19:48
Modified
2024-11-05 18:44
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
Updated kernel packages that fix one security issue are now available for
Red Hat Enterprise Linux 4 Extended Life Cycle Support.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.
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": "Updated kernel packages that fix one security issue are now available for\nRed Hat Enterprise Linux 4 Extended Life Cycle Support.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The system must be\nrebooted for this update to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2015:0009", "url": "https://access.redhat.com/errata/RHSA-2015:0009" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_0009.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-05T18:44:15+00:00", "generator": { "date": "2024-11-05T18:44:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2015:0009", "initial_release_date": "2015-01-05T19:48:05+00:00", "revision_history": [ { "date": "2015-01-05T19:48:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-01-05T19:48:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:44:15+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 AS (v. 4 ELS)", "product": { "name": "Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES (v. 4 ELS)", "product": { "name": "Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:4::es" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-smp-0:2.6.9-106.EL.i686", "product": { "name": "kernel-smp-0:2.6.9-106.EL.i686", "product_id": "kernel-smp-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-smp@2.6.9-106.EL?arch=i686" } } }, { "category": "product_version", "name": "kernel-0:2.6.9-106.EL.i686", "product": { "name": "kernel-0:2.6.9-106.EL.i686", "product_id": "kernel-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.9-106.EL?arch=i686" } } }, { "category": "product_version", "name": "kernel-hugemem-0:2.6.9-106.EL.i686", "product": { "name": "kernel-hugemem-0:2.6.9-106.EL.i686", "product_id": "kernel-hugemem-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-hugemem@2.6.9-106.EL?arch=i686" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.9-106.EL.i686", "product": { "name": "kernel-devel-0:2.6.9-106.EL.i686", "product_id": "kernel-devel-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.9-106.EL?arch=i686" } } }, { "category": "product_version", "name": "kernel-xenU-0:2.6.9-106.EL.i686", "product": { "name": "kernel-xenU-0:2.6.9-106.EL.i686", "product_id": "kernel-xenU-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xenU@2.6.9-106.EL?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.9-106.EL.i686", "product": { "name": "kernel-debuginfo-0:2.6.9-106.EL.i686", "product_id": "kernel-debuginfo-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.9-106.EL?arch=i686" } } }, { "category": "product_version", "name": "kernel-hugemem-devel-0:2.6.9-106.EL.i686", "product": { "name": "kernel-hugemem-devel-0:2.6.9-106.EL.i686", "product_id": "kernel-hugemem-devel-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-hugemem-devel@2.6.9-106.EL?arch=i686" } } }, { "category": "product_version", "name": "kernel-xenU-devel-0:2.6.9-106.EL.i686", "product": { "name": "kernel-xenU-devel-0:2.6.9-106.EL.i686", "product_id": "kernel-xenU-devel-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xenU-devel@2.6.9-106.EL?arch=i686" } } }, { "category": "product_version", "name": "kernel-smp-devel-0:2.6.9-106.EL.i686", "product": { "name": "kernel-smp-devel-0:2.6.9-106.EL.i686", "product_id": "kernel-smp-devel-0:2.6.9-106.EL.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-smp-devel@2.6.9-106.EL?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-smp-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-smp-0:2.6.9-106.EL.x86_64", "product_id": "kernel-smp-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-smp@2.6.9-106.EL?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "product_id": "kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-largesmp-devel@2.6.9-106.EL?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-0:2.6.9-106.EL.x86_64", "product_id": "kernel-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.9-106.EL?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-devel-0:2.6.9-106.EL.x86_64", "product_id": "kernel-devel-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.9-106.EL?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-largesmp-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-largesmp-0:2.6.9-106.EL.x86_64", "product_id": "kernel-largesmp-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-largesmp@2.6.9-106.EL?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xenU-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-xenU-0:2.6.9-106.EL.x86_64", "product_id": "kernel-xenU-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xenU@2.6.9-106.EL?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.9-106.EL.x86_64", "product_id": "kernel-debuginfo-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.9-106.EL?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xenU-devel-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-xenU-devel-0:2.6.9-106.EL.x86_64", "product_id": "kernel-xenU-devel-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xenU-devel@2.6.9-106.EL?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-smp-devel-0:2.6.9-106.EL.x86_64", "product": { "name": "kernel-smp-devel-0:2.6.9-106.EL.x86_64", "product_id": "kernel-smp-devel-0:2.6.9-106.EL.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-smp-devel@2.6.9-106.EL?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.9-106.EL.noarch", "product": { "name": "kernel-doc-0:2.6.9-106.EL.noarch", "product_id": "kernel-doc-0:2.6.9-106.EL.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.9-106.EL?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.9-106.EL.src", "product": { "name": "kernel-0:2.6.9-106.EL.src", "product_id": "kernel-0:2.6.9-106.EL.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.9-106.EL?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "product": { "name": "kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "product_id": "kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-largesmp-devel@2.6.9-106.EL?arch=ia64" } } }, { "category": "product_version", "name": "kernel-0:2.6.9-106.EL.ia64", "product": { "name": "kernel-0:2.6.9-106.EL.ia64", "product_id": "kernel-0:2.6.9-106.EL.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.9-106.EL?arch=ia64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.9-106.EL.ia64", "product": { "name": "kernel-devel-0:2.6.9-106.EL.ia64", "product_id": "kernel-devel-0:2.6.9-106.EL.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.9-106.EL?arch=ia64" } } }, { "category": "product_version", "name": "kernel-largesmp-0:2.6.9-106.EL.ia64", "product": { "name": "kernel-largesmp-0:2.6.9-106.EL.ia64", "product_id": "kernel-largesmp-0:2.6.9-106.EL.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-largesmp@2.6.9-106.EL?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.9-106.EL.ia64", "product": { "name": "kernel-debuginfo-0:2.6.9-106.EL.ia64", "product_id": "kernel-debuginfo-0:2.6.9-106.EL.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.9-106.EL?arch=ia64" } } } ], "category": "architecture", "name": "ia64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.9-106.EL.src as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-0:2.6.9-106.EL.src" }, "product_reference": "kernel-0:2.6.9-106.EL.src", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-debuginfo-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-debuginfo-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-devel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-devel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-devel-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-devel-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-devel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-devel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.9-106.EL.noarch as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-doc-0:2.6.9-106.EL.noarch" }, "product_reference": "kernel-doc-0:2.6.9-106.EL.noarch", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-hugemem-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-hugemem-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-hugemem-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-hugemem-devel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-hugemem-devel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-hugemem-devel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-largesmp-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-largesmp-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-largesmp-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-largesmp-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-largesmp-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-largesmp-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-largesmp-devel-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-largesmp-devel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-smp-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-smp-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-smp-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-smp-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-smp-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-smp-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-smp-devel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-smp-devel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-smp-devel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-smp-devel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-smp-devel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-smp-devel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xenU-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-xenU-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-xenU-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xenU-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-xenU-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-xenU-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xenU-devel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-xenU-devel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-xenU-devel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xenU-devel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:kernel-xenU-devel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-xenU-devel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.9-106.EL.src as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-0:2.6.9-106.EL.src" }, "product_reference": "kernel-0:2.6.9-106.EL.src", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-debuginfo-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-debuginfo-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-devel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-devel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-devel-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-devel-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-devel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-devel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.9-106.EL.noarch as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-doc-0:2.6.9-106.EL.noarch" }, "product_reference": "kernel-doc-0:2.6.9-106.EL.noarch", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-hugemem-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-hugemem-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-hugemem-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-hugemem-devel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-hugemem-devel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-hugemem-devel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-largesmp-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-largesmp-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-largesmp-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-largesmp-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-largesmp-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-largesmp-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-largesmp-devel-0:2.6.9-106.EL.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.ia64" }, "product_reference": "kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-largesmp-devel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-smp-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-smp-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-smp-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-smp-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-smp-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-smp-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-smp-devel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-smp-devel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-smp-devel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-smp-devel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-smp-devel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-smp-devel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xenU-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-xenU-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-xenU-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xenU-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-xenU-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-xenU-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xenU-devel-0:2.6.9-106.EL.i686 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-xenU-devel-0:2.6.9-106.EL.i686" }, "product_reference": "kernel-xenU-devel-0:2.6.9-106.EL.i686", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xenU-devel-0:2.6.9-106.EL.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:kernel-xenU-devel-0:2.6.9-106.EL.x86_64" }, "product_reference": "kernel-xenU-devel-0:2.6.9-106.EL.x86_64", "relates_to_product_reference": "4ES-ELS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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": [ "4AS-ELS:kernel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-0:2.6.9-106.EL.src", "4AS-ELS:kernel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-doc-0:2.6.9-106.EL.noarch", "4AS-ELS:kernel-hugemem-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-hugemem-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-largesmp-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-largesmp-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-smp-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-smp-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-smp-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-smp-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-xenU-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-xenU-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-xenU-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-xenU-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-0:2.6.9-106.EL.src", "4ES-ELS:kernel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-doc-0:2.6.9-106.EL.noarch", "4ES-ELS:kernel-hugemem-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-hugemem-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-largesmp-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-largesmp-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-smp-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-smp-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-smp-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-smp-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-xenU-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-xenU-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-xenU-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-xenU-devel-0:2.6.9-106.EL.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-01-05T19:48:05+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "4AS-ELS:kernel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-0:2.6.9-106.EL.src", "4AS-ELS:kernel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-doc-0:2.6.9-106.EL.noarch", "4AS-ELS:kernel-hugemem-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-hugemem-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-largesmp-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-largesmp-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-smp-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-smp-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-smp-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-smp-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-xenU-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-xenU-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-xenU-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-xenU-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-0:2.6.9-106.EL.src", "4ES-ELS:kernel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-doc-0:2.6.9-106.EL.noarch", "4ES-ELS:kernel-hugemem-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-hugemem-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-largesmp-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-largesmp-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-smp-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-smp-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-smp-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-smp-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-xenU-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-xenU-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-xenU-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-xenU-devel-0:2.6.9-106.EL.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0009" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "4AS-ELS:kernel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-0:2.6.9-106.EL.src", "4AS-ELS:kernel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-debuginfo-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-doc-0:2.6.9-106.EL.noarch", "4AS-ELS:kernel-hugemem-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-hugemem-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-largesmp-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-largesmp-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "4AS-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-smp-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-smp-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-smp-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-smp-devel-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-xenU-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-xenU-0:2.6.9-106.EL.x86_64", "4AS-ELS:kernel-xenU-devel-0:2.6.9-106.EL.i686", "4AS-ELS:kernel-xenU-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-0:2.6.9-106.EL.src", "4ES-ELS:kernel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-debuginfo-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-doc-0:2.6.9-106.EL.noarch", "4ES-ELS:kernel-hugemem-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-hugemem-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-largesmp-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-largesmp-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.ia64", "4ES-ELS:kernel-largesmp-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-smp-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-smp-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-smp-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-smp-devel-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-xenU-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-xenU-0:2.6.9-106.EL.x86_64", "4ES-ELS:kernel-xenU-devel-0:2.6.9-106.EL.i686", "4ES-ELS:kernel-xenU-devel-0:2.6.9-106.EL.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
rhsa-2014_2029
Vulnerability from csaf_redhat
Published
2014-12-22 19:13
Modified
2024-11-05 18:43
Summary
Red Hat Security Advisory: kernel security update
Notes
Topic
Updated kernel packages that fix one security issue are now available for
Red Hat Enterprise Linux 5.9 Extended Update Support.
Red Hat Product Security has rated this update as having Important security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)
Red Hat would like to thank Andy Lutomirski for reporting this issue.
All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.
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": "Updated kernel packages that fix one security issue are now available for\nRed Hat Enterprise Linux 5.9 Extended Update Support.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* A flaw was found in the way the Linux kernel handled GS segment register\nbase switching when recovering from a #SS (stack segment) fault on an\nerroneous return to user space. A local, unprivileged user could use this\nflaw to escalate their privileges on the system. (CVE-2014-9322, Important)\n\nRed Hat would like to thank Andy Lutomirski for reporting this issue.\n\nAll kernel users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The system must be\nrebooted for this update to take effect.", "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-2014:2029", "url": "https://access.redhat.com/errata/RHSA-2014:2029" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_2029.json" } ], "title": "Red Hat Security Advisory: kernel security update", "tracking": { "current_release_date": "2024-11-05T18:43:37+00:00", "generator": { "date": "2024-11-05T18:43:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2014:2029", "initial_release_date": "2014-12-22T19:13:38+00:00", "revision_history": [ { "date": "2014-12-22T19:13:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-12-22T19:13:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T18:43:37+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 EUS (v. 5.9 server)", "product": { "name": "Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:5.9" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-348.29.1.el5.i386", "product": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.i386", "product_id": "kernel-headers-0:2.6.18-348.29.1.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-348.29.1.el5?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-debug-devel-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE-debuginfo@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-PAE-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-PAE-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-PAE-devel@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-xen-devel-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-devel-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-debug-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-debuginfo-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-348.29.1.el5?arch=i686" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-348.29.1.el5.i686", "product": { "name": "kernel-xen-0:2.6.18-348.29.1.el5.i686", "product_id": "kernel-xen-0:2.6.18-348.29.1.el5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-348.29.1.el5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-headers-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-kdump-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-kdump-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-devel-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-debug-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-348.29.1.el5?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product_id": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-348.29.1.el5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-348.29.1.el5.ppc", "product": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.ppc", "product_id": "kernel-headers-0:2.6.18-348.29.1.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-348.29.1.el5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-headers-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-devel-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-debug-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-348.29.1.el5?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-348.29.1.el5.x86_64", "product": { "name": "kernel-xen-0:2.6.18-348.29.1.el5.x86_64", "product_id": "kernel-xen-0:2.6.18-348.29.1.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-348.29.1.el5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-headers-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-devel@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-devel-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-debug-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen-debuginfo@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-348.29.1.el5?arch=ia64" } } }, { "category": "product_version", "name": "kernel-xen-0:2.6.18-348.29.1.el5.ia64", "product": { "name": "kernel-xen-0:2.6.18-348.29.1.el5.ia64", "product_id": "kernel-xen-0:2.6.18-348.29.1.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-xen@2.6.18-348.29.1.el5?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "kernel-headers-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-headers-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-kdump-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-kdump-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-devel-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-debug-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common@2.6.18-348.29.1.el5?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product_id": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.18-348.29.1.el5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.18-348.29.1.el5.noarch", "product": { "name": "kernel-doc-0:2.6.18-348.29.1.el5.noarch", "product_id": "kernel-doc-0:2.6.18-348.29.1.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.18-348.29.1.el5?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.18-348.29.1.el5.src", "product": { "name": "kernel-0:2.6.18-348.29.1.el5.src", "product_id": "kernel-0:2.6.18-348.29.1.el5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.18-348.29.1.el5?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-348.29.1.el5.src as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.src" }, "product_reference": "kernel-0:2.6.18-348.29.1.el5.src", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-PAE-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-PAE-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-debug-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-debug-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-debug-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-debug-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-debug-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-debug-devel-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-debuginfo-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-devel-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-devel-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-devel-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-devel-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-devel-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.18-348.29.1.el5.noarch as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-doc-0:2.6.18-348.29.1.el5.noarch" }, "product_reference": "kernel-doc-0:2.6.18-348.29.1.el5.noarch", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.i386 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.i386" }, "product_reference": "kernel-headers-0:2.6.18-348.29.1.el5.i386", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-headers-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.ppc as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ppc" }, "product_reference": "kernel-headers-0:2.6.18-348.29.1.el5.ppc", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-headers-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-headers-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-headers-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-kdump-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-kdump-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-kdump-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-kdump-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64" }, "product_reference": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-xen-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-xen-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-xen-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.i686 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.i686" }, "product_reference": "kernel-xen-devel-0:2.6.18-348.29.1.el5.i686", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64" }, "product_reference": "kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64", "relates_to_product_reference": "5Server-5.9.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64 as a component of Red Hat Enterprise Linux EUS (v. 5.9 server)", "product_id": "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64" }, "product_reference": "kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64", "relates_to_product_reference": "5Server-5.9.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Andy Lutomirski" ] } ], "cve": "CVE-2014-9322", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1172806" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the Linux kernel handled GS segment register base switching when recovering from a #SS (stack segment) fault on an erroneous return to user space. A local, unprivileged user could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does affect the Linux kernel packages as shipped with Red Hat\nEnterprise Linux 4, 5, 6, and 7, and Red Hat Enterprise MRG 2. Future Linux\nkernel updates for the respective releases will address this issue.", "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": [ "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.src", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-PAE-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-doc-0:2.6.18-348.29.1.el5.noarch", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.i386", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ppc", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-kdump-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9322" }, { "category": "external", "summary": "RHBZ#1172806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9322", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9322" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9322" } ], "release_date": "2014-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-12-22T19:13:38+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258\n\nTo install kernel packages manually, use \"rpm -ivh [package]\". Do not use\n\"rpm -Uvh\" as that will remove the running kernel binaries from your\nsystem. You may use \"rpm -e\" to remove old kernels after determining that\nthe new kernel functions properly on your system.", "product_ids": [ "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.src", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-PAE-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-doc-0:2.6.18-348.29.1.el5.noarch", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.i386", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ppc", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-kdump-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2014:2029" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.src", "5Server-5.9.EUS:kernel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-PAE-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-PAE-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-PAE-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debug-devel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-debuginfo-common-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-devel-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-doc-0:2.6.18-348.29.1.el5.noarch", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.i386", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ppc", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-headers-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-kdump-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-debuginfo-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-kdump-devel-0:2.6.18-348.29.1.el5.ppc64", "5Server-5.9.EUS:kernel-kdump-devel-0:2.6.18-348.29.1.el5.s390x", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-debuginfo-0:2.6.18-348.29.1.el5.x86_64", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.i686", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.ia64", "5Server-5.9.EUS:kernel-xen-devel-0:2.6.18-348.29.1.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: x86: local privesc due to bad_iret and paranoid entry incompatibility" } ] }
gsd-2014-9322
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-9322", "description": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.", "id": "GSD-2014-9322", "references": [ "https://www.suse.com/security/cve/CVE-2014-9322.html", "https://access.redhat.com/errata/RHSA-2015:0009", "https://access.redhat.com/errata/RHSA-2014:2031", "https://access.redhat.com/errata/RHSA-2014:2030", "https://access.redhat.com/errata/RHSA-2014:2029", "https://access.redhat.com/errata/RHSA-2014:2028", "https://access.redhat.com/errata/RHSA-2014:2010", "https://access.redhat.com/errata/RHSA-2014:2009", "https://access.redhat.com/errata/RHSA-2014:2008", "https://access.redhat.com/errata/RHSA-2014:1998", "https://access.redhat.com/errata/RHSA-2014:1997", "https://ubuntu.com/security/CVE-2014-9322", "https://advisories.mageia.org/CVE-2014-9322.html", "https://alas.aws.amazon.com/cve/html/CVE-2014-9322.html", "https://linux.oracle.com/cve/CVE-2014-9322.html", "https://packetstormsecurity.com/files/cve/CVE-2014-9322" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-9322" ], "details": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.", "id": "GSD-2014-9322", "modified": "2023-12-13T01:22:48.697464Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-9322", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "USN-2491-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2491-1" }, { "name": "HPSBGN03285", "refsource": "HP", "url": "http://marc.info/?l=bugtraq\u0026m=142722450701342\u0026w=2" }, { "name": "SUSE-SU-2015:0736", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.html" }, { "name": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5", "refsource": "CONFIRM", "url": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "name": "RHSA-2015:0009", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2015-0009.html" }, { "name": "HPSBGN03282", "refsource": "HP", "url": "http://marc.info/?l=bugtraq\u0026m=142722544401658\u0026w=2" }, { "name": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities", "refsource": "CONFIRM", "url": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities" }, { "name": "http://www.zerodayinitiative.com/advisories/ZDI-16-170", "refsource": "MISC", "url": "http://www.zerodayinitiative.com/advisories/ZDI-16-170" }, { "name": "openSUSE-SU-2015:0566", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html" }, { "name": "RHSA-2014:2008", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-2008.html" }, { "name": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441", "refsource": "CONFIRM", "url": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "name": "62336", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/62336" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f442be2fb22be02cafa606f1769fa1e6f894441", "refsource": "CONFIRM", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "name": "http://source.android.com/security/bulletin/2016-04-02.html", "refsource": "CONFIRM", "url": "http://source.android.com/security/bulletin/2016-04-02.html" }, { "name": "RHSA-2014:1998", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1998.html" }, { "name": "36266", "refsource": "EXPLOIT-DB", "url": "http://www.exploit-db.com/exploits/36266" }, { "name": "RHSA-2014:2028", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-2028.html" }, { "name": "RHSA-2014:2031", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-2031.html" }, { "name": "115919", "refsource": "OSVDB", "url": "http://osvdb.org/show/osvdb/115919" }, { "name": "[oss-security] 20141215 Linux kernel: multiple x86_64 vulnerabilities", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/12/15/6" }, { "name": "SUSE-SU-2015:0812", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.16.35", "versionStartIncluding": "3.15", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.4.106", "versionStartIncluding": "3.3", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.2.65", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.10.62", "versionStartIncluding": "3.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.12.35", "versionStartIncluding": "3.11", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.14.26", "versionStartIncluding": "3.13", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.17.5", "versionStartIncluding": "3.17", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_eus:5.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:-:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:evergreen:11.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:suse:suse_linux_enterprise_server:10:sp4:*:*:ltss:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:google:android:6.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:google:android:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-9322" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-269" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20141215 Linux kernel: multiple x86_64 vulnerabilities", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/12/15/6" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172806" }, { "name": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5", "refsource": "CONFIRM", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.5" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f442be2fb22be02cafa606f1769fa1e6f894441", "refsource": "CONFIRM", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "name": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/torvalds/linux/commit/6f442be2fb22be02cafa606f1769fa1e6f894441" }, { "name": "62336", "refsource": "SECUNIA", "tags": [ "Broken Link" ], "url": "http://secunia.com/advisories/62336" }, { "name": "USN-2491-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2491-1" }, { "name": "36266", "refsource": "EXPLOIT-DB", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://www.exploit-db.com/exploits/36266" }, { "name": "115919", "refsource": "OSVDB", "tags": [ "Broken Link" ], "url": "http://osvdb.org/show/osvdb/115919" }, { "name": "openSUSE-SU-2015:0566", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html" }, { "name": "SUSE-SU-2015:0812", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html" }, { "name": "SUSE-SU-2015:0736", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.html" }, { "name": "http://www.zerodayinitiative.com/advisories/ZDI-16-170", "refsource": "MISC", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.zerodayinitiative.com/advisories/ZDI-16-170" }, { "name": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities", "refsource": "CONFIRM", "tags": [ "Permissions Required", "Third Party Advisory" ], "url": "https://help.joyent.com/entries/98788667-Security-Advisory-ZDI-CAN-3263-ZDI-CAN-3284-and-ZDI-CAN-3364-Vulnerabilities" }, { "name": "http://source.android.com/security/bulletin/2016-04-02.html", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://source.android.com/security/bulletin/2016-04-02.html" }, { "name": "HPSBGN03285", "refsource": "HP", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://marc.info/?l=bugtraq\u0026m=142722450701342\u0026w=2" }, { "name": "HPSBGN03282", "refsource": "HP", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://marc.info/?l=bugtraq\u0026m=142722544401658\u0026w=2" }, { "name": "RHSA-2015:0009", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0009.html" }, { "name": "RHSA-2014:2031", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2031.html" }, { "name": "RHSA-2014:2028", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2028.html" }, { "name": "RHSA-2014:2008", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-2008.html" }, { "name": "RHSA-2014:1998", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1998.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-01-17T21:29Z", "publishedDate": "2014-12-17T11:59Z" } } }
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.