Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2015-2666 (GCVE-0-2015-2666)
Vulnerability from cvelistv5
Published
2015-05-27 10:00
Modified
2024-08-06 05:24
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T05:24:37.938Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "FEDORA-2015-4457", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html" }, { "name": "1032414", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id/1032414" }, { "name": "[oss-security] 20150320 Re: CVE Request: Linux kernel execution in the early microcode loader.", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2015/03/20/18" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "name": "RHSA-2015:1534", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-1534.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2015-02-19T00:00:00", "descriptions": [ { "lang": "en", "value": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2016-12-29T18:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "FEDORA-2015-4457", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html" }, { "name": "1032414", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id/1032414" }, { "name": "[oss-security] 20150320 Re: CVE Request: Linux kernel execution in the early microcode loader.", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2015/03/20/18" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "name": "RHSA-2015:1534", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-1534.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-2666", "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": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2015-4457", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html" }, { "name": "1032414", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1032414" }, { "name": "[oss-security] 20150320 Re: CVE Request: Linux kernel execution in the early microcode loader.", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2015/03/20/18" }, { "name": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4", "refsource": "CONFIRM", "url": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4", "refsource": "CONFIRM", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "name": "RHSA-2015:1534", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2015-1534.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2015-2666", "datePublished": "2015-05-27T10:00:00", "dateReserved": "2015-03-20T00:00:00", "dateUpdated": "2024-08-06T05:24:37.938Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2015-2666\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2015-05-27T10:59:04.813\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.\"},{\"lang\":\"es\",\"value\":\"Desbordamiento de buffer basado en pila en la funci\u00f3n get_matching_model_microcode en arch/x86/kernel/cpu/microcode/intel_early.c en el kernel de Linux anterior a 4.0 permite a atacantes dependientes de contexto ganar privilegios mediante la construcci\u00f3n de una cabecera de microc\u00f3digo manipulada y el aprovechamiento de privilegios root para acceso de escritura al initrd.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":6.9,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"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-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9\",\"versionEndExcluding\":\"3.10.83\",\"matchCriteriaId\":\"E2B0AD58-EA8D-45B5-8904-94271AEC93C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11\",\"versionEndExcluding\":\"3.12.40\",\"matchCriteriaId\":\"5F50A53F-800B-4B6C-8D9F-15DF58421D96\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.13\",\"versionEndExcluding\":\"3.14.47\",\"matchCriteriaId\":\"4424F17D-6AD4-4FE9-A029-143963887D1A\"},{\"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.18.19\",\"matchCriteriaId\":\"464FCF6E-7FDF-42F9-ABB8-EA4ADD37CD1E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56BDB5A0-0839-4A20-A003-B8CD56F48171\"}]}]}],\"references\":[{\"url\":\"http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-1534.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/03/20/18\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.securitytracker.com/id/1032414\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1204722\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-1534.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/03/20/18\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.securitytracker.com/id/1032414\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1204722\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}" } }
gsd-2015-2666
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-2666", "description": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.", "id": "GSD-2015-2666", "references": [ "https://www.suse.com/security/cve/CVE-2015-2666.html", "https://access.redhat.com/errata/RHSA-2015:1565", "https://access.redhat.com/errata/RHSA-2015:1534", "https://ubuntu.com/security/CVE-2015-2666", "https://linux.oracle.com/cve/CVE-2015-2666.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-2666" ], "details": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.", "id": "GSD-2015-2666", "modified": "2023-12-13T01:20:00.210591Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-2666", "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": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2015-4457", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html" }, { "name": "1032414", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1032414" }, { "name": "[oss-security] 20150320 Re: CVE Request: Linux kernel execution in the early microcode loader.", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2015/03/20/18" }, { "name": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4", "refsource": "CONFIRM", "url": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4", "refsource": "CONFIRM", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "name": "RHSA-2015:1534", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2015-1534.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "E2B0AD58-EA8D-45B5-8904-94271AEC93C8", "versionEndExcluding": "3.10.83", "versionStartIncluding": "3.9", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "5F50A53F-800B-4B6C-8D9F-15DF58421D96", "versionEndExcluding": "3.12.40", "versionStartIncluding": "3.11", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "4424F17D-6AD4-4FE9-A029-143963887D1A", "versionEndExcluding": "3.14.47", "versionStartIncluding": "3.13", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "7DC4BA70-B111-4D2E-BC78-6601CED68F08", "versionEndExcluding": "3.16.35", "versionStartIncluding": "3.15", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "464FCF6E-7FDF-42F9-ABB8-EA4ADD37CD1E", "versionEndExcluding": "3.18.19", "versionStartIncluding": "3.17", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*", "matchCriteriaId": "56BDB5A0-0839-4A20-A003-B8CD56F48171", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd." }, { "lang": "es", "value": "Desbordamiento de buffer basado en pila en la funci\u00f3n get_matching_model_microcode en arch/x86/kernel/cpu/microcode/intel_early.c en el kernel de Linux anterior a 4.0 permite a atacantes dependientes de contexto ganar privilegios mediante la construcci\u00f3n de una cabecera de microc\u00f3digo manipulada y el aprovechamiento de privilegios root para acceso de escritura al initrd." } ], "id": "CVE-2015-2666", "lastModified": "2024-03-14T19:59:23.823", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2015-05-27T10:59:04.813", "references": [ { "source": "cve@mitre.org", "tags": [ "Broken Link" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-1534.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2015/03/20/18" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1032414" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
fkie_cve-2015-2666
Vulnerability from fkie_nvd
Published
2015-05-27 10:59
Modified
2025-04-12 10:46
Severity ?
Summary
Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4 | Broken Link | |
cve@mitre.org | http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html | Third Party Advisory | |
cve@mitre.org | http://rhn.redhat.com/errata/RHSA-2015-1534.html | Third Party Advisory | |
cve@mitre.org | http://www.openwall.com/lists/oss-security/2015/03/20/18 | Mailing List | |
cve@mitre.org | http://www.securitytracker.com/id/1032414 | Third Party Advisory, VDB Entry | |
cve@mitre.org | https://bugzilla.redhat.com/show_bug.cgi?id=1204722 | Issue Tracking | |
cve@mitre.org | https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4 | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4 | Broken Link | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://rhn.redhat.com/errata/RHSA-2015-1534.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2015/03/20/18 | Mailing List | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securitytracker.com/id/1032414 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1204722 | Issue Tracking | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4 | Patch |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
linux | linux_kernel | * | |
linux | linux_kernel | * | |
linux | linux_kernel | * | |
linux | linux_kernel | * | |
linux | linux_kernel | * | |
fedoraproject | fedora | 21 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "E2B0AD58-EA8D-45B5-8904-94271AEC93C8", "versionEndExcluding": "3.10.83", "versionStartIncluding": "3.9", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "5F50A53F-800B-4B6C-8D9F-15DF58421D96", "versionEndExcluding": "3.12.40", "versionStartIncluding": "3.11", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "4424F17D-6AD4-4FE9-A029-143963887D1A", "versionEndExcluding": "3.14.47", "versionStartIncluding": "3.13", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "7DC4BA70-B111-4D2E-BC78-6601CED68F08", "versionEndExcluding": "3.16.35", "versionStartIncluding": "3.15", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "matchCriteriaId": "464FCF6E-7FDF-42F9-ABB8-EA4ADD37CD1E", "versionEndExcluding": "3.18.19", "versionStartIncluding": "3.17", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*", "matchCriteriaId": "56BDB5A0-0839-4A20-A003-B8CD56F48171", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd." }, { "lang": "es", "value": "Desbordamiento de buffer basado en pila en la funci\u00f3n get_matching_model_microcode en arch/x86/kernel/cpu/microcode/intel_early.c en el kernel de Linux anterior a 4.0 permite a atacantes dependientes de contexto ganar privilegios mediante la construcci\u00f3n de una cabecera de microc\u00f3digo manipulada y el aprovechamiento de privilegios root para acceso de escritura al initrd." } ], "id": "CVE-2015-2666", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2015-05-27T10:59:04.813", "references": [ { "source": "cve@mitre.org", "tags": [ "Broken Link" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-1534.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2015/03/20/18" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1032414" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-1534.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2015/03/20/18" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1032414" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
rhsa-2015:1565
Vulnerability from csaf_redhat
Published
2015-08-05 20:13
Modified
2025-08-04 11:53
Summary
Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update
Notes
Topic
Updated kernel-rt packages that fix multiple security issues, several bugs,
and add various enhancements are now available for Red Hat Enterprise
Linux 7.
Red Hat Product Security has rated this update as having Moderate security
impact. Common Vulnerability Scoring System (CVSS) base scores, which give
detailed severity ratings, are available for each vulnerability from the
CVE links in the References section.
Details
The kernel-rt packages contain the Linux kernel, the core of any Linux
operating system.
* An integer overflow flaw was found in the way the Linux kernel's
netfilter connection tracking implementation loaded extensions. An attacker
on a local network could potentially send a sequence of specially crafted
packets that would initiate the loading of a large number of extensions,
causing the targeted system in that network to crash. (CVE-2014-9715,
Moderate)
* A stack-based buffer overflow flaw was found in the Linux kernel's early
load microcode functionality. On a system with UEFI Secure Boot enabled, a
local, privileged user could use this flaw to increase their privileges to
the kernel (ring0) level, bypassing intended restrictions in place.
(CVE-2015-2666, Moderate)
* It was found that the Linux kernel's ping socket implementation did not
properly handle socket unhashing during spurious disconnects, which could
lead to a use-after-free flaw. On x86-64 architecture systems, a local user
able to create ping sockets could use this flaw to crash the system.
On non-x86-64 architecture systems, a local user able to create ping
sockets could use this flaw to escalate their privileges on the system.
(CVE-2015-3636, Moderate)
* It was found that the Linux kernel's TCP/IP protocol suite implementation
for IPv6 allowed the Hop Limit value to be set to a smaller value than the
default one. An attacker on a local network could use this flaw to prevent
systems on that network from sending or receiving network packets.
(CVE-2015-2922, Low)
Red Hat would like to thank Nathan Hoad for reporting the CVE-2014-9715
issue.
The kernel-rt packages have been upgraded to version 3.10.0-229.11.1, which
provides a number of bug fixes and enhancements over the previous version,
including:
* drbg: Add stdrng alias and increase priority
* seqiv / eseqiv / chainiv: Move IV seeding into init function
* ipv4: kABI fix for 0bbf87d backport
* ipv4: Convert ipv4.ip_local_port_range to be per netns
* libceph: tcp_nodelay support
* ipr: Increase default adapter init stage change timeout
* fix use-after-free bug in usb_hcd_unlink_urb()
* libceph: fix double __remove_osd() problem
* ext4: fix data corruption caused by unwritten and delayed extents
* sunrpc: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
* nfs: Fixing lease renewal (Benjamin Coddington)
* control hard lockup detection default
* Fix print-once on enable
* watchdog: update watchdog_thresh properly and watchdog attributes
atomically
* module: Call module notifier on failure after complete_formation()
(BZ#1234470)
This update also fixes the following bugs:
* The megasas driver used the smp_processor_id() function within a
preemptible context, which caused warning messages to be returned to the
console. The function has been changed to raw_smp_processor_id() so that a
lock is held while getting the processor ID. As a result, correct
operations are now allowed without any console warnings being produced.
(BZ#1235304)
* In the NFSv4 file system, non-standard usage of the
write_seqcount_{begin,end}() functions were used, which caused the realtime
code to try to sleep while locks were held. As a consequence, the
"scheduling while atomic" error messages were returned. The underlying
source code has been modified to use the __write_seqcount_{begin,end}()
functions that do not hold any locks, allowing correct execution of
realtime. (BZ#1235301)
All kernel-rt users are advised to upgrade to these updated packages, which
correct these issues and add these enhancements. 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": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated kernel-rt packages that fix multiple security issues, several bugs,\nand add various enhancements are now available for Red Hat Enterprise\nLinux 7.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel-rt packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* An integer overflow flaw was found in the way the Linux kernel\u0027s\nnetfilter connection tracking implementation loaded extensions. An attacker\non a local network could potentially send a sequence of specially crafted\npackets that would initiate the loading of a large number of extensions,\ncausing the targeted system in that network to crash. (CVE-2014-9715,\nModerate)\n\n* A stack-based buffer overflow flaw was found in the Linux kernel\u0027s early\nload microcode functionality. On a system with UEFI Secure Boot enabled, a\nlocal, privileged user could use this flaw to increase their privileges to\nthe kernel (ring0) level, bypassing intended restrictions in place.\n(CVE-2015-2666, Moderate)\n\n* It was found that the Linux kernel\u0027s ping socket implementation did not\nproperly handle socket unhashing during spurious disconnects, which could\nlead to a use-after-free flaw. On x86-64 architecture systems, a local user\nable to create ping sockets could use this flaw to crash the system.\nOn non-x86-64 architecture systems, a local user able to create ping\nsockets could use this flaw to escalate their privileges on the system.\n(CVE-2015-3636, Moderate)\n\n* It was found that the Linux kernel\u0027s TCP/IP protocol suite implementation\nfor IPv6 allowed the Hop Limit value to be set to a smaller value than the\ndefault one. An attacker on a local network could use this flaw to prevent\nsystems on that network from sending or receiving network packets.\n(CVE-2015-2922, Low)\n\nRed Hat would like to thank Nathan Hoad for reporting the CVE-2014-9715\nissue.\n\nThe kernel-rt packages have been upgraded to version 3.10.0-229.11.1, which\nprovides a number of bug fixes and enhancements over the previous version,\nincluding:\n\n* drbg: Add stdrng alias and increase priority\n* seqiv / eseqiv / chainiv: Move IV seeding into init function\n* ipv4: kABI fix for 0bbf87d backport\n* ipv4: Convert ipv4.ip_local_port_range to be per netns\n* libceph: tcp_nodelay support\n* ipr: Increase default adapter init stage change timeout\n* fix use-after-free bug in usb_hcd_unlink_urb()\n* libceph: fix double __remove_osd() problem\n* ext4: fix data corruption caused by unwritten and delayed extents\n* sunrpc: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT\n* nfs: Fixing lease renewal (Benjamin Coddington)\n* control hard lockup detection default\n* Fix print-once on enable\n* watchdog: update watchdog_thresh properly and watchdog attributes\n atomically\n* module: Call module notifier on failure after complete_formation()\n\n(BZ#1234470)\n\nThis update also fixes the following bugs:\n\n* The megasas driver used the smp_processor_id() function within a\npreemptible context, which caused warning messages to be returned to the\nconsole. The function has been changed to raw_smp_processor_id() so that a\nlock is held while getting the processor ID. As a result, correct\noperations are now allowed without any console warnings being produced.\n(BZ#1235304)\n\n* In the NFSv4 file system, non-standard usage of the\nwrite_seqcount_{begin,end}() functions were used, which caused the realtime\ncode to try to sleep while locks were held. As a consequence, the\n\"scheduling while atomic\" error messages were returned. The underlying\nsource code has been modified to use the __write_seqcount_{begin,end}()\nfunctions that do not hold any locks, allowing correct execution of\nrealtime. (BZ#1235301)\n\nAll kernel-rt users are advised to upgrade to these updated packages, which\ncorrect these issues and add these enhancements. 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:1565", "url": "https://access.redhat.com/errata/RHSA-2015:1565" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1203712", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1203712" }, { "category": "external", "summary": "1204722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" }, { "category": "external", "summary": "1208684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1208684" }, { "category": "external", "summary": "1218074", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1218074" }, { "category": "external", "summary": "1234470", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1234470" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1565.json" } ], "title": "Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-08-04T11:53:46+00:00", "generator": { "date": "2025-08-04T11:53:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2015:1565", "initial_release_date": "2015-08-05T20:13:24+00:00", "revision_history": [ { "date": "2015-08-05T20:13:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-08-05T20:13:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T11:53:46+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 Realtime (v. 7)", "product": { "name": "Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_extras_rt:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product": { "name": "kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_id": "kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-229.11.1.rt56.141.11.el7_1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "product": { "name": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "product_id": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.0-229.11.1.rt56.141.11.el7_1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "product": { "name": "kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "product_id": "kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-229.11.1.rt56.141.11.el7_1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src" }, "product_reference": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch" }, "product_reference": "kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" }, "product_reference": "kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "relates_to_product_reference": "7Server-RT-7.1.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nathan Hoad" ] } ], "cve": "CVE-2014-9715", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1208684" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in the way the Linux kernel\u0027s netfilter connection tracking implementation loaded extensions. An attacker on a local network could potentially send a sequence of specially crafted packets that would initiate the loading of a large number of extensions, causing the targeted system in that network to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: netfilter connection tracking extensions denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and 6. This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 7 and Red Hat Enterprise MRG 2.\n\nFor additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9715" }, { "category": "external", "summary": "RHBZ#1208684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1208684" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9715", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9715" } ], "release_date": "2015-04-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-08-05T20:13:24+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1565" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 5.7, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:N/C:N/I:N/A:C", "version": "2.0" }, "products": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: netfilter connection tracking extensions denial of service" }, { "cve": "CVE-2015-2666", "discovery_date": "2015-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1204722" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow flaw was found in the Linux kernel\u0027s early load microcode functionality. On a system with UEFI Secure Boot enabled, a local, privileged user could use this flaw to increase their privileges to the kernel (ring0) level, bypassing intended restrictions in place.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: execution in the early microcode loader", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enteprise MRG 2. Future kernel and kernel-rt updates for Red Hat Enterprise Linux 7 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": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-2666" }, { "category": "external", "summary": "RHBZ#1204722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-2666", "url": "https://www.cve.org/CVERecord?id=CVE-2015-2666" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-2666", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2666" } ], "release_date": "2015-02-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-08-05T20:13:24+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1565" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 6.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:S/C:C/I:C/A:C", "version": "2.0" }, "products": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: execution in the early microcode loader" }, { "cve": "CVE-2015-2922", "cwe": { "id": "CWE-454", "name": "External Initialization of Trusted Variables or Data Stores" }, "discovery_date": "2015-03-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1203712" } ], "notes": [ { "category": "description", "text": "It was found that the Linux kernel\u0027s TCP/IP protocol suite implementation for IPv6 allowed the Hop Limit value to be set to a smaller value than the default one. An attacker on a local network could use this flaw to prevent systems on that network from sending or receiving network packets.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements.", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.\n\nRed Hat Enterprise Linux 5 is now in Production 3 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-2922" }, { "category": "external", "summary": "RHBZ#1203712", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1203712" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-2922", "url": "https://www.cve.org/CVERecord?id=CVE-2015-2922" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-2922", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2922" } ], "release_date": "2015-03-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-08-05T20:13:24+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1565" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements." }, { "cve": "CVE-2015-3636", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2015-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1218074" } ], "notes": [ { "category": "description", "text": "It was found that the Linux kernel\u0027s ping socket implementation did not properly handle socket unhashing during spurious disconnects, which could lead to a use-after-free flaw. On x86-64 architecture systems, a local user able to create ping sockets could use this flaw to crash the system. On non-x86-64 architecture systems, a local user able to create ping sockets could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ping sockets: use-after-free leading to local privilege escalation", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the Linux kernel as shipped with Red Hat Enterprise Linux 5. This issue does affect the Linux kernel as shipped with Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for the respective releases will address this issue.\n\nPlease note that on x86-64 architecture systems the impact is limited to local Denial of Service and that the ping sockets functionality is disabled by default (net.ipv4.ping_group_range sysctl is \"1\t0\").", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-3636" }, { "category": "external", "summary": "RHBZ#1218074", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1218074" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-3636", "url": "https://www.cve.org/CVERecord?id=CVE-2015-3636" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-3636", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3636" } ], "release_date": "2015-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-08-05T20:13:24+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1565" }, { "category": "workaround", "details": "You can check whether ping socket functionality is enabled by examining the net.ipv4.ping_group_range sysctl value:\n\n~]# sysctl net.ipv4.ping_group_range\nnet.ipv4.ping_group_range = 1\t0\n\n\"1 0\" is the default value and disables the ping socket functionality even for root user. Any other value means that the ping socket functionality might be enabled for certain users on the system.\n\nTo mitigate this vulnerability make sure that you either allow the functionality to trusted local users (groups) only or set the net.ipv4.ping_group_range sysctl to the default and disabled state:\n\n~]# sysctl net.ipv4.ping_group_range=\"1 0\"\n\nPlease note that this might prevent some programs relying on this functionality from functioning properly.", "product_ids": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] } ], "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": [ "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.src", "7Server-RT-7.1.Z:kernel-rt-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debug-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-doc-0:3.10.0-229.11.1.rt56.141.11.el7_1.noarch", "7Server-RT-7.1.Z:kernel-rt-trace-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-debuginfo-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64", "7Server-RT-7.1.Z:kernel-rt-trace-devel-0:3.10.0-229.11.1.rt56.141.11.el7_1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ping sockets: use-after-free leading to local privilege escalation" } ] }
rhsa-2015:1534
Vulnerability from csaf_redhat
Published
2015-08-06 02:42
Modified
2025-08-04 11:53
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 7.
Red Hat Product Security has rated this update as having Moderate security
impact. Common Vulnerability Scoring System (CVSS) base scores, which give
detailed severity ratings, are available for each vulnerability from the
CVE links in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
* An integer overflow flaw was found in the way the Linux kernel's
netfilter connection tracking implementation loaded extensions. An attacker
on a local network could potentially send a sequence of specially crafted
packets that would initiate the loading of a large number of extensions,
causing the targeted system in that network to crash. (CVE-2014-9715,
Moderate)
* A stack-based buffer overflow flaw was found in the Linux kernel's early
load microcode functionality. On a system with UEFI Secure Boot enabled, a
local, privileged user could use this flaw to increase their privileges to
the kernel (ring0) level, bypassing intended restrictions in place.
(CVE-2015-2666, Moderate)
* It was found that the Linux kernel's ping socket implementation did not
properly handle socket unhashing during spurious disconnects, which could
lead to a use-after-free flaw. On x86-64 architecture systems, a local user
able to create ping sockets could use this flaw to crash the system.
On non-x86-64 architecture systems, a local user able to create ping
sockets could use this flaw to escalate their privileges on the system.
(CVE-2015-3636, Moderate)
* It was found that the Linux kernel's TCP/IP protocol suite implementation
for IPv6 allowed the Hop Limit value to be set to a smaller value than the
default one. An attacker on a local network could use this flaw to prevent
systems on that network from sending or receiving network packets.
(CVE-2015-2922, Low)
Red Hat would like to thank Nathan Hoad for reporting the CVE-2014-9715
issue.
This update also fixes several bugs. Refer to the following Knowledgebase
article for further information:
https://access.redhat.com/articles/1474193
All kernel users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. 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": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated kernel packages that fix multiple security issues and several bugs\nare now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "The kernel packages contain the Linux kernel, the core of any Linux\noperating system.\n\n* An integer overflow flaw was found in the way the Linux kernel\u0027s\nnetfilter connection tracking implementation loaded extensions. An attacker\non a local network could potentially send a sequence of specially crafted\npackets that would initiate the loading of a large number of extensions,\ncausing the targeted system in that network to crash. (CVE-2014-9715,\nModerate)\n\n* A stack-based buffer overflow flaw was found in the Linux kernel\u0027s early\nload microcode functionality. On a system with UEFI Secure Boot enabled, a\nlocal, privileged user could use this flaw to increase their privileges to\nthe kernel (ring0) level, bypassing intended restrictions in place.\n(CVE-2015-2666, Moderate)\n\n* It was found that the Linux kernel\u0027s ping socket implementation did not\nproperly handle socket unhashing during spurious disconnects, which could\nlead to a use-after-free flaw. On x86-64 architecture systems, a local user\nable to create ping sockets could use this flaw to crash the system.\nOn non-x86-64 architecture systems, a local user able to create ping\nsockets could use this flaw to escalate their privileges on the system.\n(CVE-2015-3636, Moderate)\n\n* It was found that the Linux kernel\u0027s TCP/IP protocol suite implementation\nfor IPv6 allowed the Hop Limit value to be set to a smaller value than the\ndefault one. An attacker on a local network could use this flaw to prevent\nsystems on that network from sending or receiving network packets.\n(CVE-2015-2922, Low)\n\nRed Hat would like to thank Nathan Hoad for reporting the CVE-2014-9715\nissue.\n\nThis update also fixes several bugs. Refer to the following Knowledgebase\narticle for further information:\n\nhttps://access.redhat.com/articles/1474193\n\nAll 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.", "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:1534", "url": "https://access.redhat.com/errata/RHSA-2015:1534" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/articles/1474193", "url": "https://access.redhat.com/articles/1474193" }, { "category": "external", "summary": "1203712", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1203712" }, { "category": "external", "summary": "1204722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" }, { "category": "external", "summary": "1208684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1208684" }, { "category": "external", "summary": "1218074", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1218074" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1534.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2025-08-04T11:53:38+00:00", "generator": { "date": "2025-08-04T11:53:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2015:1534", "initial_release_date": "2015-08-06T02:42:13+00:00", "revision_history": [ { "date": "2015-08-06T02:42:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-08-06T02:42:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T11:53:38+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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.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-LE-7.1.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "product_id": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_id": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_id": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "product_id": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-229.11.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-229.11.1.el7.x86_64", "product": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64", "product_id": "perf-0:3.10.0-229.11.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-229.11.1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:3.10.0-229.11.1.el7.src", "product": { "name": "kernel-0:3.10.0-229.11.1.el7.src", "product_id": "kernel-0:3.10.0-229.11.1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-229.11.1.el7?arch=src" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-229.11.1.ael7b.src", "product": { "name": "kernel-0:3.10.0-229.11.1.ael7b.src", "product_id": "kernel-0:3.10.0-229.11.1.ael7b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-229.11.1.ael7b?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "product": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "product_id": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@3.10.0-229.11.1.el7?arch=noarch" } } }, { "category": "product_version", "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "product": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "product_id": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-229.11.1.el7?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "product": { "name": "kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "product_id": "kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@3.10.0-229.11.1.ael7b?arch=noarch" } } }, { "category": "product_version", "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "product": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "product_id": "kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-229.11.1.ael7b?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "perf-0:3.10.0-229.11.1.el7.s390x", "product_id": "perf-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_id": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_id": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "product_id": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-229.11.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-229.11.1.el7.s390x", "product": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x", "product_id": "python-perf-0:3.10.0-229.11.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-229.11.1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64", "product_id": "perf-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_id": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_id": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "product_id": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-229.11.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "product": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "product_id": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-229.11.1.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "perf-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "perf-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-229.11.1.ael7b?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product": { "name": "kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product_id": "kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-229.11.1.ael7b?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.src", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.src", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.src", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.src", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.ael7b.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.ael7b.src", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.ael7b.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "perf-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.src", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.ael7b.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.ael7b.src", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.ael7b.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "perf-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "relates_to_product_reference": "7Server-optional-LE-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.src", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.src", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-229.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-229.11.1.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.1.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.1.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Nathan Hoad" ] } ], "cve": "CVE-2014-9715", "cwe": { "id": "CWE-841", "name": "Improper Enforcement of Behavioral Workflow" }, "discovery_date": "2014-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1208684" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in the way the Linux kernel\u0027s netfilter connection tracking implementation loaded extensions. An attacker on a local network could potentially send a sequence of specially crafted packets that would initiate the loading of a large number of extensions, causing the targeted system in that network to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: netfilter connection tracking extensions denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 5 and 6. This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 7 and Red Hat Enterprise MRG 2.\n\nFor additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-9715" }, { "category": "external", "summary": "RHBZ#1208684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1208684" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-9715", "url": "https://www.cve.org/CVERecord?id=CVE-2014-9715" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-9715", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9715" } ], "release_date": "2015-04-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-08-06T02:42:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2015:1534" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 5.7, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:N/C:N/I:N/A:C", "version": "2.0" }, "products": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: netfilter connection tracking extensions denial of service" }, { "cve": "CVE-2015-2666", "discovery_date": "2015-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1204722" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow flaw was found in the Linux kernel\u0027s early load microcode functionality. On a system with UEFI Secure Boot enabled, a local, privileged user could use this flaw to increase their privileges to the kernel (ring0) level, bypassing intended restrictions in place.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: execution in the early microcode loader", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enteprise MRG 2. Future kernel and kernel-rt updates for Red Hat Enterprise Linux 7 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": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-2666" }, { "category": "external", "summary": "RHBZ#1204722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-2666", "url": "https://www.cve.org/CVERecord?id=CVE-2015-2666" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-2666", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2666" } ], "release_date": "2015-02-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-08-06T02:42:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2015:1534" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 6.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:S/C:C/I:C/A:C", "version": "2.0" }, "products": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: execution in the early microcode loader" }, { "cve": "CVE-2015-2922", "cwe": { "id": "CWE-454", "name": "External Initialization of Trusted Variables or Data Stores" }, "discovery_date": "2015-03-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1203712" } ], "notes": [ { "category": "description", "text": "It was found that the Linux kernel\u0027s TCP/IP protocol suite implementation for IPv6 allowed the Hop Limit value to be set to a smaller value than the default one. An attacker on a local network could use this flaw to prevent systems on that network from sending or receiving network packets.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements.", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of the Linux kernel as shipped with\nRed Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2. Future kernel\nupdates for Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2 may\naddress this issue.\n\nRed Hat Enterprise Linux 5 is now in Production 3 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-2922" }, { "category": "external", "summary": "RHBZ#1203712", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1203712" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-2922", "url": "https://www.cve.org/CVERecord?id=CVE-2015-2922" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-2922", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2922" } ], "release_date": "2015-03-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-08-06T02:42:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2015:1534" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements." }, { "cve": "CVE-2015-3636", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2015-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1218074" } ], "notes": [ { "category": "description", "text": "It was found that the Linux kernel\u0027s ping socket implementation did not properly handle socket unhashing during spurious disconnects, which could lead to a use-after-free flaw. On x86-64 architecture systems, a local user able to create ping sockets could use this flaw to crash the system. On non-x86-64 architecture systems, a local user able to create ping sockets could use this flaw to escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: ping sockets: use-after-free leading to local privilege escalation", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the Linux kernel as shipped with Red Hat Enterprise Linux 5. This issue does affect the Linux kernel as shipped with Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. Future kernel updates for the respective releases will address this issue.\n\nPlease note that on x86-64 architecture systems the impact is limited to local Denial of Service and that the ping sockets functionality is disabled by default (net.ipv4.ping_group_range sysctl is \"1\t0\").", "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.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-3636" }, { "category": "external", "summary": "RHBZ#1218074", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1218074" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-3636", "url": "https://www.cve.org/CVERecord?id=CVE-2015-3636" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-3636", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3636" } ], "release_date": "2015-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-08-06T02:42:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2015:1534" }, { "category": "workaround", "details": "You can check whether ping socket functionality is enabled by examining the net.ipv4.ping_group_range sysctl value:\n\n~]# sysctl net.ipv4.ping_group_range\nnet.ipv4.ping_group_range = 1\t0\n\n\"1 0\" is the default value and disables the ping socket functionality even for root user. Any other value means that the ping socket functionality might be enabled for certain users on the system.\n\nTo mitigate this vulnerability make sure that you either allow the functionality to trusted local users (groups) only or set the net.ipv4.ping_group_range sysctl to the default and disabled state:\n\n~]# sysctl net.ipv4.ping_group_range=\"1 0\"\n\nPlease note that this might prevent some programs relying on this functionality from functioning properly.", "product_ids": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 6.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:S/C:C/I:C/A:C", "version": "2.0" }, "products": [ "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Client-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Client-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7ComputeNode-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7ComputeNode-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Server-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Server-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-0:3.10.0-229.11.1.ael7b.src", "7Server-optional-LE-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-doc-0:3.10.0-229.11.1.ael7b.noarch", "7Server-optional-LE-7.1.Z:kernel-headers-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-0:3.10.0-229.11.1.ael7b.ppc64le", "7Server-optional-LE-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.ael7b.ppc64le", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.src", "7Workstation-optional-7.1.Z:kernel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-abi-whitelists-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-bootwrapper-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debug-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-ppc64-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-s390x-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-debuginfo-common-x86_64-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-doc-0:3.10.0-229.11.1.el7.noarch", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-headers-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-kdump-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-kdump-devel-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:kernel-tools-libs-devel-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-0:3.10.0-229.11.1.el7.x86_64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.ppc64", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.s390x", "7Workstation-optional-7.1.Z:python-perf-debuginfo-0:3.10.0-229.11.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: ping sockets: use-after-free leading to local privilege escalation" } ] }
ghsa-rwf8-4gv4-8fmw
Vulnerability from github
Published
2022-05-17 03:11
Modified
2024-03-14 21:30
VLAI Severity ?
Details
Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.
{ "affected": [], "aliases": [ "CVE-2015-2666" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-05-27T10:59:00Z", "severity": "MODERATE" }, "details": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.", "id": "GHSA-rwf8-4gv4-8fmw", "modified": "2024-03-14T21:30:50Z", "published": "2022-05-17T03:11:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2666" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1204722" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/153329.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1534.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/03/20/18" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1032414" } ], "schema_version": "1.4.0", "severity": [] }
suse-su-2015:1071-1
Vulnerability from csaf_suse
Published
2015-06-11 16:05
Modified
2015-06-11 16:05
Summary
Security update for the Linux Kernel
Notes
Title of the patch
Security update for the Linux Kernel
Description of the patch
The SUSE Linux Enterprise 12 kernel was updated to version 3.12.43 to receive various security and bugfixes.
Following security bugs were fixed:
- CVE-2014-3647: arch/x86/kvm/emulate.c in the KVM subsystem in the Linux kernel through 3.17.2 did not properly perform RIP changes, which allowed guest OS users to cause a denial of service (guest OS crash) via a crafted application (bsc#899192).
- CVE-2014-8086: Race condition in the ext4_file_write_iter function in fs/ext4/file.c in the Linux kernel through 3.17 allowed local users to cause a denial of service (file unavailability) via a combination of a write action and an F_SETFL fcntl operation for the O_DIRECT flag (bsc#900881).
- CVE-2014-8159: The InfiniBand (IB) implementation did not properly restrict use of User Verbs for registration of memory regions, which allowed local users to access arbitrary physical memory locations, and consequently cause a denial of service (system crash) or gain privileges, by leveraging permissions on a uverbs device under /dev/infiniband/ (bsc#914742).
- CVE-2015-1465: The IPv4 implementation in the Linux kernel before 3.18.8 did not properly consider the length of the Read-Copy Update (RCU) grace period for redirecting lookups in the absence of caching, which allowed remote attackers to cause a denial of service (memory consumption or system crash) via a flood of packets (bsc#916225).
- CVE-2015-2041: net/llc/sysctl_net_llc.c in the Linux kernel before 3.19 used an incorrect data type in a sysctl table, which allowed local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry (bsc#919007).
- CVE-2015-2042: net/rds/sysctl.c in the Linux kernel before 3.19 used an incorrect data type in a sysctl table, which allowed local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry (bsc#919018).
- CVE-2015-2666: Fixed a flaw that allowed crafted microcode to overflow the kernel stack (bsc#922944).
- CVE-2015-2830: Fixed int80 fork from 64-bit tasks mishandling (bsc#926240).
- CVE-2015-2922: Fixed possible denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements (bsc#922583).
- CVE-2015-3331: Fixed buffer overruns in RFC4106 implementation using AESNI (bsc#927257).
- CVE-2015-3332: Fixed TCP Fast Open local DoS (bsc#928135).
- CVE-2015-3339: Fixed race condition flaw between the chown() and execve() system calls which could have lead to local privilege escalation (bsc#928130).
- CVE-2015-3636: Fixed use-after-free in ping sockets which could have lead to local privilege escalation (bsc#929525).
The following non-security bugs were fixed:
- /proc/stat: convert to single_open_size() (bsc#928122).
- ACPI / sysfs: Treat the count field of counter_show() as unsigned (bsc#909312).
- Automatically Provide/Obsolete all subpackages of old flavors (bsc#925567)
- Btrfs: btrfs_release_extent_buffer_page did not free pages of dummy extent (bsc#930226).
- Btrfs: fix inode eviction infinite loop after cloning into it (bsc#930224).
- Btrfs: fix inode eviction infinite loop after extent_same ioctl (bsc#930224).
- Btrfs: fix log tree corruption when fs mounted with -o discard (bsc#927116).
- Btrfs: fix up bounds checking in lseek (bsc#927115).
- Fix rtworkqueues crash. Calling __sched_setscheduler() in interrupt context is forbidden, and destroy_worker() did so in the timer interrupt with a nohz_full config. Preclude that possibility for both boot options.
- Input: psmouse - add psmouse_matches_pnp_id helper function (bsc#929092).
- Input: synaptics - fix middle button on Lenovo 2015 products (bsc#929092).
- Input: synaptics - handle spurious release of trackstick buttons (bsc#929092).
- Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series (bsc#929092).
- Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015 (bsc#929092).
- Input: synaptics - retrieve the extended capabilities in query $10 (bsc#929092).
- NFS: Add attribute update barriers to nfs_setattr_update_inode() (bsc#920262).
- NFS: restore kabi after change to nfs_setattr_update_inode (bsc#920262).
- af_iucv: fix AF_IUCV sendmsg() errno (bsc#927308, LTC#123304).
- audit: do not reject all AUDIT_INODE filter types (bsc#927455).
- bnx2x: Fix kdump when iommu=on (bsc#921769).
- cpufreq: fix a NULL pointer dereference in __cpufreq_governor() (bsc#924664).
- dasd: Fix device having no paths after suspend/resume (bsc#927308, LTC#123896).
- dasd: Fix inability to set a DASD device offline (bsc#927308, LTC#123905).
- dasd: Fix unresumed device after suspend/resume (bsc#927308, LTC#123892).
- dasd: Missing partition after online processing (bsc#917125, LTC#120565).
- drm/radeon/cik: Add macrotile mode array query (bsc#927285).
- drm/radeon: fix display tiling setup on SI (bsc#927285).
- drm/radeon: set correct number of banks for CIK chips in DCE (bsc#927285).
- iommu/amd: Correctly encode huge pages in iommu page tables (bsc#931014).
- iommu/amd: Optimize alloc_new_range for new fetch_pte interface (bsc#931014).
- iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface (bsc#931014).
- iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface (bsc#931014).
- iommu/amd: Return the pte page-size in fetch_pte (bsc#931014).
- ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments (ipc fixes).
- ipmi: Turn off all activity on an idle ipmi interface (bsc#915540).
- ixgbe: fix detection of SFP+ capable interfaces (bsc#922734).
- kgr: add error code to the message in kgr_revert_replaced_funs.
- kgr: add kgraft annotations to kthreads wait_event_freezable() API calls.
- kgr: correct error handling of the first patching stage.
- kgr: handle the delayed patching of the modules.
- kgr: handle the failure of finalization stage.
- kgr: return error in kgr_init if notifier registration fails.
- kgr: take switching of the fops out of kgr_patch_code to new function.
- kgr: use for_each_process_thread (bsc#929883).
- kgr: use kgr_in_progress for all threads (bnc#929883).
- libata: Blacklist queued TRIM on Samsung SSD 850 Pro (bsc#926156).
- mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb (bsc#928708).
- mm, numa: really disable NUMA balancing by default on single node machines (Automatic NUMA Balancing).
- mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages (bsc#924803, VM Functionality).
- net/mlx4: Cache line CQE/EQE stride fixes (bsc#927084).
- net/mlx4_core: Cache line EQE size support (bsc#927084).
- net/mlx4_core: Enable CQE/EQE stride support (bsc#927084).
- net/mlx4_en: Add mlx4_en_get_cqe helper (bsc#927084).
- perf/x86/amd/ibs: Update IBS MSRs and feature definitions.
- powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space (bsc#930669).
- powerpc/numa: Add ability to disable and debug topology updates (bsc#924809).
- powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES (bsc#924809).
- powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID (bsc#924809).
- powerpc/numa: check error return from proc_create (bsc#924809).
- powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update (bsc#924809).
- powerpc/numa: use cached value of update->cpu in update_cpu_topology (bsc#924809).
- powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH (bsc#928141).
- powerpc/pseries: Introduce api_version to migration sysfs interface (bsc#926314).
- powerpc/pseries: Little endian fixes for post mobility device tree update (bsc#926314).
- powerpc/pseries: Simplify check for suspendability during suspend/migration (bsc#926314).
- powerpc: Fix sys_call_table declaration to enable syscall tracing.
- powerpc: Fix warning reported by verify_cpu_node_mapping() (bsc#924809).
- powerpc: Only set numa node information for present cpus at boottime (bsc#924809).
- powerpc: reorder per-cpu NUMA information initialization (bsc#924809).
- powerpc: some changes in numa_setup_cpu() (bsc#924809).
- quota: Fix use of units in quota getting / setting interfaces (bsc#913232).
- rpm/kernel-binary.spec.in: Fix build if there is no *.crt file
- rpm/kernel-obs-qa.spec.in: Do not fail if the kernel versions do not match
- s390/bpf: Fix ALU_NEG (A = -A) (bsc#917125, LTC#121759).
- s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) (bsc#917125, LTC#121759).
- s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) (bsc#917125, LTC#121759).
- s390/bpf: Fix offset parameter for skb_copy_bits() (bsc#917125, LTC#121759).
- s390/bpf: Fix sk_load_byte_msh() (bsc#917125, LTC#121759).
- s390/bpf: Fix skb_copy_bits() parameter passing (bsc#917125, LTC#121759).
- s390/bpf: Zero extend parameters before calling C function (bsc#917125, LTC#121759).
- s390/sclp: Consolidate early sclp init calls to sclp_early_detect() (bsc#917125, LTC#122429).
- s390/sclp: Determine HSA size dynamically for zfcpdump (bsc#917125, LTC#122429).
- s390/sclp: Move declarations for sclp_sdias into separate header file (bsc#917125, LTC#122429).
- s390/sclp: Move early code from sclp_cmd.c to sclp_early.c (bsc#917125, LTC#122429).
- s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early (bsc#917125, LTC#122429).
- s390/sclp: revert smp-detect-possible-cpus.patch (bsc#917125, LTC#122429).
- s390/sclp_early: Add function to detect sclp console capabilities (bsc#917125, LTC#122429).
- s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid (bsc#917125, LTC#122429).
- s390/sclp_early: Pass sccb pointer to every *_detect() function (bsc#917125, LTC#122429).
- s390/sclp_early: Replace early_read_info_sccb with sccb_early (bsc#917125, LTC#122429).
- s390/sclp_early: Return correct HSA block count also for zero (bsc#917125, LTC#122429).
- s390/smp: limit number of cpus in possible cpu mask (bsc#917125, LTC#122429).
- s390: kgr, change the kgraft state only if enabled.
- sched, time: Fix lock inversion in thread_group_cputime()
- sched: Fix potential near-infinite distribute_cfs_runtime() loop (bsc#930786)
- sched: Robustify topology setup (bsc#924809).
- seqlock: Add irqsave variant of read_seqbegin_or_lock() (Time scalability).
- storvsc: Set the SRB flags correctly when no data transfer is needed (bsc#931130).
- x86/apic/uv: Update the APIC UV OEM check (bsc#929145).
- x86/apic/uv: Update the UV APIC HUB check (bsc#929145).
- x86/apic/uv: Update the UV APIC driver check (bsc#929145).
- x86/microcode/intel: Guard against stack overflow in the loader (bsc#922944).
Patchnames
SUSE-SLE-DESKTOP-12-2015-269,SUSE-SLE-Live-Patching-12-2015-269,SUSE-SLE-Module-Public-Cloud-12-2015-269,SUSE-SLE-SDK-12-2015-269,SUSE-SLE-SERVER-12-2015-269,SUSE-SLE-WE-12-2015-269
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for the Linux Kernel", "title": "Title of the patch" }, { "category": "description", "text": "The SUSE Linux Enterprise 12 kernel was updated to version 3.12.43 to receive various security and bugfixes.\n\nFollowing security bugs were fixed:\n\n- CVE-2014-3647: arch/x86/kvm/emulate.c in the KVM subsystem in the Linux kernel through 3.17.2 did not properly perform RIP changes, which allowed guest OS users to cause a denial of service (guest OS crash) via a crafted application (bsc#899192).\n- CVE-2014-8086: Race condition in the ext4_file_write_iter function in fs/ext4/file.c in the Linux kernel through 3.17 allowed local users to cause a denial of service (file unavailability) via a combination of a write action and an F_SETFL fcntl operation for the O_DIRECT flag (bsc#900881).\n- CVE-2014-8159: The InfiniBand (IB) implementation did not properly restrict use of User Verbs for registration of memory regions, which allowed local users to access arbitrary physical memory locations, and consequently cause a denial of service (system crash) or gain privileges, by leveraging permissions on a uverbs device under /dev/infiniband/ (bsc#914742).\n- CVE-2015-1465: The IPv4 implementation in the Linux kernel before 3.18.8 did not properly consider the length of the Read-Copy Update (RCU) grace period for redirecting lookups in the absence of caching, which allowed remote attackers to cause a denial of service (memory consumption or system crash) via a flood of packets (bsc#916225).\n- CVE-2015-2041: net/llc/sysctl_net_llc.c in the Linux kernel before 3.19 used an incorrect data type in a sysctl table, which allowed local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry (bsc#919007).\n- CVE-2015-2042: net/rds/sysctl.c in the Linux kernel before 3.19 used an incorrect data type in a sysctl table, which allowed local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry (bsc#919018).\n- CVE-2015-2666: Fixed a flaw that allowed crafted microcode to overflow the kernel stack (bsc#922944).\n- CVE-2015-2830: Fixed int80 fork from 64-bit tasks mishandling (bsc#926240).\n- CVE-2015-2922: Fixed possible denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements (bsc#922583).\n- CVE-2015-3331: Fixed buffer overruns in RFC4106 implementation using AESNI (bsc#927257).\n- CVE-2015-3332: Fixed TCP Fast Open local DoS (bsc#928135).\n- CVE-2015-3339: Fixed race condition flaw between the chown() and execve() system calls which could have lead to local privilege escalation (bsc#928130).\n- CVE-2015-3636: Fixed use-after-free in ping sockets which could have lead to local privilege escalation (bsc#929525).\n\nThe following non-security bugs were fixed:\n\n- /proc/stat: convert to single_open_size() (bsc#928122).\n- ACPI / sysfs: Treat the count field of counter_show() as unsigned (bsc#909312).\n- Automatically Provide/Obsolete all subpackages of old flavors (bsc#925567)\n- Btrfs: btrfs_release_extent_buffer_page did not free pages of dummy extent (bsc#930226).\n- Btrfs: fix inode eviction infinite loop after cloning into it (bsc#930224).\n- Btrfs: fix inode eviction infinite loop after extent_same ioctl (bsc#930224).\n- Btrfs: fix log tree corruption when fs mounted with -o discard (bsc#927116).\n- Btrfs: fix up bounds checking in lseek (bsc#927115).\n- Fix rtworkqueues crash. Calling __sched_setscheduler() in interrupt context is forbidden, and destroy_worker() did so in the timer interrupt with a nohz_full config. Preclude that possibility for both boot options.\n- Input: psmouse - add psmouse_matches_pnp_id helper function (bsc#929092).\n- Input: synaptics - fix middle button on Lenovo 2015 products (bsc#929092).\n- Input: synaptics - handle spurious release of trackstick buttons (bsc#929092).\n- Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series (bsc#929092).\n- Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015 (bsc#929092).\n- Input: synaptics - retrieve the extended capabilities in query $10 (bsc#929092).\n- NFS: Add attribute update barriers to nfs_setattr_update_inode() (bsc#920262).\n- NFS: restore kabi after change to nfs_setattr_update_inode (bsc#920262).\n- af_iucv: fix AF_IUCV sendmsg() errno (bsc#927308, LTC#123304).\n- audit: do not reject all AUDIT_INODE filter types (bsc#927455).\n- bnx2x: Fix kdump when iommu=on (bsc#921769).\n- cpufreq: fix a NULL pointer dereference in __cpufreq_governor() (bsc#924664).\n- dasd: Fix device having no paths after suspend/resume (bsc#927308, LTC#123896).\n- dasd: Fix inability to set a DASD device offline (bsc#927308, LTC#123905).\n- dasd: Fix unresumed device after suspend/resume (bsc#927308, LTC#123892).\n- dasd: Missing partition after online processing (bsc#917125, LTC#120565).\n- drm/radeon/cik: Add macrotile mode array query (bsc#927285).\n- drm/radeon: fix display tiling setup on SI (bsc#927285).\n- drm/radeon: set correct number of banks for CIK chips in DCE (bsc#927285).\n- iommu/amd: Correctly encode huge pages in iommu page tables (bsc#931014).\n- iommu/amd: Optimize alloc_new_range for new fetch_pte interface (bsc#931014).\n- iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface (bsc#931014).\n- iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface (bsc#931014).\n- iommu/amd: Return the pte page-size in fetch_pte (bsc#931014).\n- ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments (ipc fixes).\n- ipmi: Turn off all activity on an idle ipmi interface (bsc#915540).\n- ixgbe: fix detection of SFP+ capable interfaces (bsc#922734).\n- kgr: add error code to the message in kgr_revert_replaced_funs.\n- kgr: add kgraft annotations to kthreads wait_event_freezable() API calls.\n- kgr: correct error handling of the first patching stage.\n- kgr: handle the delayed patching of the modules.\n- kgr: handle the failure of finalization stage.\n- kgr: return error in kgr_init if notifier registration fails.\n- kgr: take switching of the fops out of kgr_patch_code to new function.\n- kgr: use for_each_process_thread (bsc#929883).\n- kgr: use kgr_in_progress for all threads (bnc#929883).\n- libata: Blacklist queued TRIM on Samsung SSD 850 Pro (bsc#926156).\n- mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb (bsc#928708).\n- mm, numa: really disable NUMA balancing by default on single node machines (Automatic NUMA Balancing).\n- mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages (bsc#924803, VM Functionality).\n- net/mlx4: Cache line CQE/EQE stride fixes (bsc#927084).\n- net/mlx4_core: Cache line EQE size support (bsc#927084).\n- net/mlx4_core: Enable CQE/EQE stride support (bsc#927084).\n- net/mlx4_en: Add mlx4_en_get_cqe helper (bsc#927084).\n- perf/x86/amd/ibs: Update IBS MSRs and feature definitions.\n- powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space (bsc#930669).\n- powerpc/numa: Add ability to disable and debug topology updates (bsc#924809).\n- powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES (bsc#924809).\n- powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID (bsc#924809).\n- powerpc/numa: check error return from proc_create (bsc#924809).\n- powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update (bsc#924809).\n- powerpc/numa: use cached value of update-\u0026gt;cpu in update_cpu_topology (bsc#924809).\n- powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH (bsc#928141).\n- powerpc/pseries: Introduce api_version to migration sysfs interface (bsc#926314).\n- powerpc/pseries: Little endian fixes for post mobility device tree update (bsc#926314).\n- powerpc/pseries: Simplify check for suspendability during suspend/migration (bsc#926314).\n- powerpc: Fix sys_call_table declaration to enable syscall tracing.\n- powerpc: Fix warning reported by verify_cpu_node_mapping() (bsc#924809).\n- powerpc: Only set numa node information for present cpus at boottime (bsc#924809).\n- powerpc: reorder per-cpu NUMA information initialization (bsc#924809).\n- powerpc: some changes in numa_setup_cpu() (bsc#924809).\n- quota: Fix use of units in quota getting / setting interfaces (bsc#913232).\n- rpm/kernel-binary.spec.in: Fix build if there is no *.crt file\n- rpm/kernel-obs-qa.spec.in: Do not fail if the kernel versions do not match\n- s390/bpf: Fix ALU_NEG (A = -A) (bsc#917125, LTC#121759).\n- s390/bpf: Fix JMP_JGE_K (A \u003e= K) and JMP_JGT_K (A \u003e K) (bsc#917125, LTC#121759).\n- s390/bpf: Fix JMP_JGE_X (A \u003e X) and JMP_JGT_X (A \u003e= X) (bsc#917125, LTC#121759).\n- s390/bpf: Fix offset parameter for skb_copy_bits() (bsc#917125, LTC#121759).\n- s390/bpf: Fix sk_load_byte_msh() (bsc#917125, LTC#121759).\n- s390/bpf: Fix skb_copy_bits() parameter passing (bsc#917125, LTC#121759).\n- s390/bpf: Zero extend parameters before calling C function (bsc#917125, LTC#121759).\n- s390/sclp: Consolidate early sclp init calls to sclp_early_detect() (bsc#917125, LTC#122429).\n- s390/sclp: Determine HSA size dynamically for zfcpdump (bsc#917125, LTC#122429).\n- s390/sclp: Move declarations for sclp_sdias into separate header file (bsc#917125, LTC#122429).\n- s390/sclp: Move early code from sclp_cmd.c to sclp_early.c (bsc#917125, LTC#122429).\n- s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early (bsc#917125, LTC#122429).\n- s390/sclp: revert smp-detect-possible-cpus.patch (bsc#917125, LTC#122429).\n- s390/sclp_early: Add function to detect sclp console capabilities (bsc#917125, LTC#122429).\n- s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid (bsc#917125, LTC#122429).\n- s390/sclp_early: Pass sccb pointer to every *_detect() function (bsc#917125, LTC#122429).\n- s390/sclp_early: Replace early_read_info_sccb with sccb_early (bsc#917125, LTC#122429).\n- s390/sclp_early: Return correct HSA block count also for zero (bsc#917125, LTC#122429).\n- s390/smp: limit number of cpus in possible cpu mask (bsc#917125, LTC#122429).\n- s390: kgr, change the kgraft state only if enabled.\n- sched, time: Fix lock inversion in thread_group_cputime()\n- sched: Fix potential near-infinite distribute_cfs_runtime() loop (bsc#930786)\n- sched: Robustify topology setup (bsc#924809).\n- seqlock: Add irqsave variant of read_seqbegin_or_lock() (Time scalability).\n- storvsc: Set the SRB flags correctly when no data transfer is needed (bsc#931130).\n- x86/apic/uv: Update the APIC UV OEM check (bsc#929145).\n- x86/apic/uv: Update the UV APIC HUB check (bsc#929145).\n- x86/apic/uv: Update the UV APIC driver check (bsc#929145).\n- x86/microcode/intel: Guard against stack overflow in the loader (bsc#922944).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-2015-269,SUSE-SLE-Live-Patching-12-2015-269,SUSE-SLE-Module-Public-Cloud-12-2015-269,SUSE-SLE-SDK-12-2015-269,SUSE-SLE-SERVER-12-2015-269,SUSE-SLE-WE-12-2015-269", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2015_1071-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2015:1071-1", "url": "https://www.suse.com/support/update/announcement/2015/suse-su-20151071-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2015:1071-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2015-June/001441.html" }, { "category": "self", "summary": "SUSE Bug 899192", "url": "https://bugzilla.suse.com/899192" }, { "category": "self", "summary": "SUSE Bug 900881", "url": "https://bugzilla.suse.com/900881" }, { "category": "self", "summary": "SUSE Bug 909312", "url": "https://bugzilla.suse.com/909312" }, { "category": "self", "summary": "SUSE Bug 913232", "url": "https://bugzilla.suse.com/913232" }, { "category": "self", "summary": "SUSE Bug 914742", "url": "https://bugzilla.suse.com/914742" }, { "category": "self", "summary": "SUSE Bug 915540", "url": "https://bugzilla.suse.com/915540" }, { "category": "self", "summary": "SUSE Bug 916225", "url": "https://bugzilla.suse.com/916225" }, { "category": "self", "summary": "SUSE Bug 917125", "url": "https://bugzilla.suse.com/917125" }, { "category": "self", "summary": "SUSE Bug 919007", "url": "https://bugzilla.suse.com/919007" }, { "category": "self", "summary": "SUSE Bug 919018", "url": "https://bugzilla.suse.com/919018" }, { "category": "self", "summary": "SUSE Bug 920262", "url": "https://bugzilla.suse.com/920262" }, { "category": "self", "summary": "SUSE Bug 921769", "url": "https://bugzilla.suse.com/921769" }, { "category": "self", "summary": "SUSE Bug 922583", "url": "https://bugzilla.suse.com/922583" }, { "category": "self", "summary": "SUSE Bug 922734", "url": "https://bugzilla.suse.com/922734" }, { "category": "self", "summary": "SUSE Bug 922944", "url": "https://bugzilla.suse.com/922944" }, { "category": "self", "summary": "SUSE Bug 924664", "url": "https://bugzilla.suse.com/924664" }, { "category": "self", "summary": "SUSE Bug 924803", "url": "https://bugzilla.suse.com/924803" }, { "category": "self", "summary": "SUSE Bug 924809", "url": "https://bugzilla.suse.com/924809" }, { "category": "self", "summary": "SUSE Bug 925567", "url": "https://bugzilla.suse.com/925567" }, { "category": "self", "summary": "SUSE Bug 926156", "url": "https://bugzilla.suse.com/926156" }, { "category": "self", "summary": "SUSE Bug 926240", "url": "https://bugzilla.suse.com/926240" }, { "category": "self", "summary": "SUSE Bug 926314", "url": "https://bugzilla.suse.com/926314" }, { "category": "self", "summary": "SUSE Bug 927084", "url": "https://bugzilla.suse.com/927084" }, { "category": "self", "summary": "SUSE Bug 927115", "url": "https://bugzilla.suse.com/927115" }, { "category": "self", "summary": "SUSE Bug 927116", "url": "https://bugzilla.suse.com/927116" }, { "category": "self", "summary": "SUSE Bug 927257", "url": "https://bugzilla.suse.com/927257" }, { "category": "self", "summary": "SUSE Bug 927285", "url": "https://bugzilla.suse.com/927285" }, { "category": "self", "summary": "SUSE Bug 927308", "url": "https://bugzilla.suse.com/927308" }, { "category": "self", "summary": "SUSE Bug 927455", "url": "https://bugzilla.suse.com/927455" }, { "category": "self", "summary": "SUSE Bug 928122", "url": "https://bugzilla.suse.com/928122" }, { "category": "self", "summary": "SUSE Bug 928130", "url": "https://bugzilla.suse.com/928130" }, { "category": "self", "summary": "SUSE Bug 928135", "url": "https://bugzilla.suse.com/928135" }, { "category": "self", "summary": "SUSE Bug 928141", "url": "https://bugzilla.suse.com/928141" }, { "category": "self", "summary": "SUSE Bug 928708", "url": "https://bugzilla.suse.com/928708" }, { "category": "self", "summary": "SUSE Bug 929092", "url": "https://bugzilla.suse.com/929092" }, { "category": "self", "summary": "SUSE Bug 929145", "url": "https://bugzilla.suse.com/929145" }, { "category": "self", "summary": "SUSE Bug 929525", "url": "https://bugzilla.suse.com/929525" }, { "category": "self", "summary": "SUSE Bug 929883", "url": "https://bugzilla.suse.com/929883" }, { "category": "self", "summary": "SUSE Bug 930224", "url": "https://bugzilla.suse.com/930224" }, { "category": "self", "summary": "SUSE Bug 930226", "url": "https://bugzilla.suse.com/930226" }, { "category": "self", "summary": "SUSE Bug 930669", "url": "https://bugzilla.suse.com/930669" }, { "category": "self", "summary": "SUSE Bug 930786", "url": "https://bugzilla.suse.com/930786" }, { "category": "self", "summary": "SUSE Bug 931014", "url": "https://bugzilla.suse.com/931014" }, { "category": "self", "summary": "SUSE Bug 931130", "url": "https://bugzilla.suse.com/931130" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3647 page", "url": "https://www.suse.com/security/cve/CVE-2014-3647/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8086 page", "url": "https://www.suse.com/security/cve/CVE-2014-8086/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8159 page", "url": "https://www.suse.com/security/cve/CVE-2014-8159/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1465 page", "url": "https://www.suse.com/security/cve/CVE-2015-1465/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-2041 page", "url": "https://www.suse.com/security/cve/CVE-2015-2041/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-2042 page", "url": "https://www.suse.com/security/cve/CVE-2015-2042/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-2666 page", "url": "https://www.suse.com/security/cve/CVE-2015-2666/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-2830 page", "url": "https://www.suse.com/security/cve/CVE-2015-2830/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-2922 page", "url": "https://www.suse.com/security/cve/CVE-2015-2922/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3331 page", "url": "https://www.suse.com/security/cve/CVE-2015-3331/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3332 page", "url": "https://www.suse.com/security/cve/CVE-2015-3332/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3339 page", "url": "https://www.suse.com/security/cve/CVE-2015-3339/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3636 page", "url": "https://www.suse.com/security/cve/CVE-2015-3636/" } ], "title": "Security update for the Linux Kernel", "tracking": { "current_release_date": "2015-06-11T16:05:11Z", "generator": { "date": "2015-06-11T16:05:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2015:1071-1", "initial_release_date": "2015-06-11T16:05:11Z", "revision_history": [ { "date": "2015-06-11T16:05:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kernel-devel-3.12.43-52.6.1.noarch", "product": { "name": "kernel-devel-3.12.43-52.6.1.noarch", "product_id": "kernel-devel-3.12.43-52.6.1.noarch" } }, { "category": "product_version", "name": "kernel-macros-3.12.43-52.6.1.noarch", "product": { "name": "kernel-macros-3.12.43-52.6.1.noarch", "product_id": "kernel-macros-3.12.43-52.6.1.noarch" } }, { "category": "product_version", "name": "kernel-source-3.12.43-52.6.1.noarch", "product": { "name": "kernel-source-3.12.43-52.6.1.noarch", "product_id": "kernel-source-3.12.43-52.6.1.noarch" } }, { "category": "product_version", "name": "kernel-docs-3.12.43-52.6.2.noarch", "product": { "name": "kernel-docs-3.12.43-52.6.2.noarch", "product_id": "kernel-docs-3.12.43-52.6.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-obs-build-3.12.43-52.6.2.ppc64le", "product": { "name": "kernel-obs-build-3.12.43-52.6.2.ppc64le", "product_id": "kernel-obs-build-3.12.43-52.6.2.ppc64le" } }, { "category": "product_version", "name": "kernel-default-3.12.43-52.6.1.ppc64le", "product": { "name": "kernel-default-3.12.43-52.6.1.ppc64le", "product_id": "kernel-default-3.12.43-52.6.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-base-3.12.43-52.6.1.ppc64le", "product": { "name": "kernel-default-base-3.12.43-52.6.1.ppc64le", "product_id": "kernel-default-base-3.12.43-52.6.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-devel-3.12.43-52.6.1.ppc64le", "product": { "name": "kernel-default-devel-3.12.43-52.6.1.ppc64le", "product_id": "kernel-default-devel-3.12.43-52.6.1.ppc64le" } }, { "category": "product_version", "name": "kernel-syms-3.12.43-52.6.1.ppc64le", "product": { "name": "kernel-syms-3.12.43-52.6.1.ppc64le", "product_id": "kernel-syms-3.12.43-52.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kernel-obs-build-3.12.43-52.6.2.s390x", "product": { "name": "kernel-obs-build-3.12.43-52.6.2.s390x", "product_id": "kernel-obs-build-3.12.43-52.6.2.s390x" } }, { "category": "product_version", "name": "kernel-default-3.12.43-52.6.1.s390x", "product": { "name": "kernel-default-3.12.43-52.6.1.s390x", "product_id": "kernel-default-3.12.43-52.6.1.s390x" } }, { "category": "product_version", "name": "kernel-default-base-3.12.43-52.6.1.s390x", "product": { "name": "kernel-default-base-3.12.43-52.6.1.s390x", "product_id": "kernel-default-base-3.12.43-52.6.1.s390x" } }, { "category": "product_version", "name": "kernel-default-devel-3.12.43-52.6.1.s390x", "product": { "name": "kernel-default-devel-3.12.43-52.6.1.s390x", "product_id": "kernel-default-devel-3.12.43-52.6.1.s390x" } }, { "category": "product_version", "name": "kernel-default-man-3.12.43-52.6.1.s390x", "product": { "name": "kernel-default-man-3.12.43-52.6.1.s390x", "product_id": "kernel-default-man-3.12.43-52.6.1.s390x" } }, { "category": "product_version", "name": "kernel-syms-3.12.43-52.6.1.s390x", "product": { "name": "kernel-syms-3.12.43-52.6.1.s390x", "product_id": "kernel-syms-3.12.43-52.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-default-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-default-3.12.43-52.6.1.x86_64", "product_id": "kernel-default-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-devel-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-default-devel-3.12.43-52.6.1.x86_64", "product_id": "kernel-default-devel-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-extra-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-default-extra-3.12.43-52.6.1.x86_64", "product_id": "kernel-default-extra-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-syms-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-syms-3.12.43-52.6.1.x86_64", "product_id": "kernel-syms-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-xen-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-xen-3.12.43-52.6.1.x86_64", "product_id": "kernel-xen-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-xen-devel-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-xen-devel-3.12.43-52.6.1.x86_64", "product_id": "kernel-xen-devel-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "product": { "name": "kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "product_id": "kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64" } }, { "category": "product_version", "name": "kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "product": { "name": "kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "product_id": "kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64" } }, { "category": "product_version", "name": "kernel-ec2-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-ec2-3.12.43-52.6.1.x86_64", "product_id": "kernel-ec2-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-ec2-devel-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-ec2-devel-3.12.43-52.6.1.x86_64", "product_id": "kernel-ec2-devel-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-ec2-extra-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-ec2-extra-3.12.43-52.6.1.x86_64", "product_id": "kernel-ec2-extra-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-obs-build-3.12.43-52.6.2.x86_64", "product": { "name": "kernel-obs-build-3.12.43-52.6.2.x86_64", "product_id": "kernel-obs-build-3.12.43-52.6.2.x86_64" } }, { "category": "product_version", "name": "kernel-default-base-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-default-base-3.12.43-52.6.1.x86_64", "product_id": "kernel-default-base-3.12.43-52.6.1.x86_64" } }, { "category": "product_version", "name": "kernel-xen-base-3.12.43-52.6.1.x86_64", "product": { "name": "kernel-xen-base-3.12.43-52.6.1.x86_64", "product_id": "kernel-xen-base-3.12.43-52.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12", "product": { "name": "SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Live Patching 12", "product": { "name": "SUSE Linux Enterprise Live Patching 12", "product_id": "SUSE Linux Enterprise Live Patching 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-live-patching:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product": { "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-public-cloud:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12", "product": { "name": "SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12", "product_id": "SUSE Linux Enterprise Workstation Extension 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-devel-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-extra-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-extra-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-devel-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-macros-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-source-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-syms-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-xen-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-xen-devel-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64 as component of SUSE Linux Enterprise Live Patching 12", "product_id": "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64" }, "product_reference": "kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 12" }, { "category": "default_component_of", "full_product_name": { "name": "kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64 as component of SUSE Linux Enterprise Live Patching 12", "product_id": "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64" }, "product_reference": "kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ec2-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-ec2-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ec2-devel-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-ec2-devel-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ec2-extra-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-ec2-extra-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-3.12.43-52.6.2.noarch as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch" }, "product_reference": "kernel-docs-3.12.43-52.6.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-3.12.43-52.6.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le" }, "product_reference": "kernel-obs-build-3.12.43-52.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-3.12.43-52.6.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x" }, "product_reference": "kernel-obs-build-3.12.43-52.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-3.12.43-52.6.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64" }, "product_reference": "kernel-obs-build-3.12.43-52.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.43-52.6.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le" }, "product_reference": "kernel-default-3.12.43-52.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-default-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.43-52.6.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le" }, "product_reference": "kernel-default-base-3.12.43-52.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-default-base-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-base-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.43-52.6.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le" }, "product_reference": "kernel-default-devel-3.12.43-52.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-default-devel-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-devel-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-man-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-default-man-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-devel-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-macros-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-source-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.43-52.6.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le" }, "product_reference": "kernel-syms-3.12.43-52.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-syms-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-syms-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-xen-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-base-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-xen-base-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-xen-devel-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.43-52.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le" }, "product_reference": "kernel-default-3.12.43-52.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-default-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.43-52.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le" }, "product_reference": "kernel-default-base-3.12.43-52.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-default-base-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-base-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.43-52.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le" }, "product_reference": "kernel-default-devel-3.12.43-52.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-default-devel-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-devel-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-man-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-default-man-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-devel-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-macros-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-3.12.43-52.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch" }, "product_reference": "kernel-source-3.12.43-52.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.43-52.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le" }, "product_reference": "kernel-syms-3.12.43-52.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.43-52.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x" }, "product_reference": "kernel-syms-3.12.43-52.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-syms-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-xen-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-base-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-xen-base-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-xen-devel-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-extra-3.12.43-52.6.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12", "product_id": "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" }, "product_reference": "kernel-default-extra-3.12.43-52.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3647", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3647" } ], "notes": [ { "category": "general", "text": "arch/x86/kvm/emulate.c in the KVM subsystem in the Linux kernel through 3.17.2 does not properly perform RIP changes, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3647", "url": "https://www.suse.com/security/cve/CVE-2014-3647" }, { "category": "external", "summary": "SUSE Bug 1013038 for CVE-2014-3647", "url": "https://bugzilla.suse.com/1013038" }, { "category": "external", "summary": "SUSE Bug 1134834 for CVE-2014-3647", "url": "https://bugzilla.suse.com/1134834" }, { "category": "external", "summary": "SUSE Bug 899192 for CVE-2014-3647", "url": "https://bugzilla.suse.com/899192" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2014-3647" }, { "cve": "CVE-2014-8086", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8086" } ], "notes": [ { "category": "general", "text": "Race condition in the ext4_file_write_iter function in fs/ext4/file.c in the Linux kernel through 3.17 allows local users to cause a denial of service (file unavailability) via a combination of a write action and an F_SETFL fcntl operation for the O_DIRECT flag.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8086", "url": "https://www.suse.com/security/cve/CVE-2014-8086" }, { "category": "external", "summary": "SUSE Bug 900881 for CVE-2014-8086", "url": "https://bugzilla.suse.com/900881" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2014-8086" }, { "cve": "CVE-2014-8159", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8159" } ], "notes": [ { "category": "general", "text": "The InfiniBand (IB) implementation in the Linux kernel package before 2.6.32-504.12.2 on Red Hat Enterprise Linux (RHEL) 6 does not properly restrict use of User Verbs for registration of memory regions, which allows local users to access arbitrary physical memory locations, and consequently cause a denial of service (system crash) or gain privileges, by leveraging permissions on a uverbs device under /dev/infiniband/.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8159", "url": "https://www.suse.com/security/cve/CVE-2014-8159" }, { "category": "external", "summary": "SUSE Bug 903967 for CVE-2014-8159", "url": "https://bugzilla.suse.com/903967" }, { "category": "external", "summary": "SUSE Bug 914742 for CVE-2014-8159", "url": "https://bugzilla.suse.com/914742" }, { "category": "external", "summary": "SUSE Bug 939241 for CVE-2014-8159", "url": "https://bugzilla.suse.com/939241" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2014-8159" }, { "cve": "CVE-2015-1465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1465" } ], "notes": [ { "category": "general", "text": "The IPv4 implementation in the Linux kernel before 3.18.8 does not properly consider the length of the Read-Copy Update (RCU) grace period for redirecting lookups in the absence of caching, which allows remote attackers to cause a denial of service (memory consumption or system crash) via a flood of packets.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1465", "url": "https://www.suse.com/security/cve/CVE-2015-1465" }, { "category": "external", "summary": "SUSE Bug 916225 for CVE-2015-1465", "url": "https://bugzilla.suse.com/916225" }, { "category": "external", "summary": "SUSE Bug 939044 for CVE-2015-1465", "url": "https://bugzilla.suse.com/939044" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "important" } ], "title": "CVE-2015-1465" }, { "cve": "CVE-2015-2041", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-2041" } ], "notes": [ { "category": "general", "text": "net/llc/sysctl_net_llc.c in the Linux kernel before 3.19 uses an incorrect data type in a sysctl table, which allows local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-2041", "url": "https://www.suse.com/security/cve/CVE-2015-2041" }, { "category": "external", "summary": "SUSE Bug 903967 for CVE-2015-2041", "url": "https://bugzilla.suse.com/903967" }, { "category": "external", "summary": "SUSE Bug 919007 for CVE-2015-2041", "url": "https://bugzilla.suse.com/919007" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2015-2041" }, { "cve": "CVE-2015-2042", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-2042" } ], "notes": [ { "category": "general", "text": "net/rds/sysctl.c in the Linux kernel before 3.19 uses an incorrect data type in a sysctl table, which allows local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-2042", "url": "https://www.suse.com/security/cve/CVE-2015-2042" }, { "category": "external", "summary": "SUSE Bug 903967 for CVE-2015-2042", "url": "https://bugzilla.suse.com/903967" }, { "category": "external", "summary": "SUSE Bug 919018 for CVE-2015-2042", "url": "https://bugzilla.suse.com/919018" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2015-2042" }, { "cve": "CVE-2015-2666", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-2666" } ], "notes": [ { "category": "general", "text": "Stack-based buffer overflow in the get_matching_model_microcode function in arch/x86/kernel/cpu/microcode/intel_early.c in the Linux kernel before 4.0 allows context-dependent attackers to gain privileges by constructing a crafted microcode header and leveraging root privileges for write access to the initrd.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-2666", "url": "https://www.suse.com/security/cve/CVE-2015-2666" }, { "category": "external", "summary": "SUSE Bug 922944 for CVE-2015-2666", "url": "https://bugzilla.suse.com/922944" }, { "category": "external", "summary": "SUSE Bug 939044 for CVE-2015-2666", "url": "https://bugzilla.suse.com/939044" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2015-2666" }, { "cve": "CVE-2015-2830", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-2830" } ], "notes": [ { "category": "general", "text": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.19.2 does not prevent the TS_COMPAT flag from reaching a user-mode task, which might allow local users to bypass the seccomp or audit protection mechanism via a crafted application that uses the (1) fork or (2) close system call, as demonstrated by an attack against seccomp before 3.16.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-2830", "url": "https://www.suse.com/security/cve/CVE-2015-2830" }, { "category": "external", "summary": "SUSE Bug 903967 for CVE-2015-2830", "url": "https://bugzilla.suse.com/903967" }, { "category": "external", "summary": "SUSE Bug 926240 for CVE-2015-2830", "url": "https://bugzilla.suse.com/926240" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2015-2830" }, { "cve": "CVE-2015-2922", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-2922" } ], "notes": [ { "category": "general", "text": "The ndisc_router_discovery function in net/ipv6/ndisc.c in the Neighbor Discovery (ND) protocol implementation in the IPv6 stack in the Linux kernel before 3.19.6 allows remote attackers to reconfigure a hop-limit setting via a small hop_limit value in a Router Advertisement (RA) message.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-2922", "url": "https://www.suse.com/security/cve/CVE-2015-2922" }, { "category": "external", "summary": "SUSE Bug 903967 for CVE-2015-2922", "url": "https://bugzilla.suse.com/903967" }, { "category": "external", "summary": "SUSE Bug 922583 for CVE-2015-2922", "url": "https://bugzilla.suse.com/922583" }, { "category": "external", "summary": "SUSE Bug 926223 for CVE-2015-2922", "url": "https://bugzilla.suse.com/926223" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2015-2922" }, { "cve": "CVE-2015-3331", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3331" } ], "notes": [ { "category": "general", "text": "The __driver_rfc4106_decrypt function in arch/x86/crypto/aesni-intel_glue.c in the Linux kernel before 3.19.3 does not properly determine the memory locations used for encrypted data, which allows context-dependent attackers to cause a denial of service (buffer overflow and system crash) or possibly execute arbitrary code by triggering a crypto API call, as demonstrated by use of a libkcapi test program with an AF_ALG(aead) socket.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3331", "url": "https://www.suse.com/security/cve/CVE-2015-3331" }, { "category": "external", "summary": "SUSE Bug 1115893 for CVE-2015-3331", "url": "https://bugzilla.suse.com/1115893" }, { "category": "external", "summary": "SUSE Bug 927257 for CVE-2015-3331", "url": "https://bugzilla.suse.com/927257" }, { "category": "external", "summary": "SUSE Bug 931231 for CVE-2015-3331", "url": "https://bugzilla.suse.com/931231" }, { "category": "external", "summary": "SUSE Bug 939262 for CVE-2015-3331", "url": "https://bugzilla.suse.com/939262" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "critical" } ], "title": "CVE-2015-3331" }, { "cve": "CVE-2015-3332", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3332" } ], "notes": [ { "category": "general", "text": "A certain backport in the TCP Fast Open implementation for the Linux kernel before 3.18 does not properly maintain a count value, which allow local users to cause a denial of service (system crash) via the Fast Open feature, as demonstrated by visiting the chrome://flags/#enable-tcp-fast-open URL when using certain 3.10.x through 3.16.x kernel builds, including longterm-maintenance releases and ckt (aka Canonical Kernel Team) builds.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3332", "url": "https://www.suse.com/security/cve/CVE-2015-3332" }, { "category": "external", "summary": "SUSE Bug 903967 for CVE-2015-3332", "url": "https://bugzilla.suse.com/903967" }, { "category": "external", "summary": "SUSE Bug 928135 for CVE-2015-3332", "url": "https://bugzilla.suse.com/928135" }, { "category": "external", "summary": "SUSE Bug 992991 for CVE-2015-3332", "url": "https://bugzilla.suse.com/992991" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2015-3332" }, { "cve": "CVE-2015-3339", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3339" } ], "notes": [ { "category": "general", "text": "Race condition in the prepare_binprm function in fs/exec.c in the Linux kernel before 3.19.6 allows local users to gain privileges by executing a setuid program at a time instant when a chown to root is in progress, and the ownership is changed but the setuid bit is not yet stripped.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3339", "url": "https://www.suse.com/security/cve/CVE-2015-3339" }, { "category": "external", "summary": "SUSE Bug 903967 for CVE-2015-3339", "url": "https://bugzilla.suse.com/903967" }, { "category": "external", "summary": "SUSE Bug 928130 for CVE-2015-3339", "url": "https://bugzilla.suse.com/928130" }, { "category": "external", "summary": "SUSE Bug 939263 for CVE-2015-3339", "url": "https://bugzilla.suse.com/939263" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2015-3339" }, { "cve": "CVE-2015-3636", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3636" } ], "notes": [ { "category": "general", "text": "The ping_unhash function in net/ipv4/ping.c in the Linux kernel before 4.0.3 does not initialize a certain list data structure during an unhash operation, which allows local users to gain privileges or cause a denial of service (use-after-free and system crash) by leveraging the ability to make a SOCK_DGRAM socket system call for the IPPROTO_ICMP or IPPROTO_ICMPV6 protocol, and then making a connect system call after a disconnect.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3636", "url": "https://www.suse.com/security/cve/CVE-2015-3636" }, { "category": "external", "summary": "SUSE Bug 929525 for CVE-2015-3636", "url": "https://bugzilla.suse.com/929525" }, { "category": "external", "summary": "SUSE Bug 939277 for CVE-2015-3636", "url": "https://bugzilla.suse.com/939277" }, { "category": "external", "summary": "SUSE Bug 994624 for CVE-2015-3636", "url": "https://bugzilla.suse.com/994624" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-default-1-2.3.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_43-52_6-xen-1-2.3.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.43-52.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.43-52.6.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.43-52.6.2.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.43-52.6.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.43-52.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-11T16:05:11Z", "details": "moderate" } ], "title": "CVE-2015-3636" } ] }
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.
Loading…
Loading…