Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2015-8804 (GCVE-0-2015-8804)
Vulnerability from cvelistv5 – Published: 2016-02-23 19:00 – Updated: 2024-08-06 08:29- n/a
| URL | Tags | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T08:29:22.014Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "openSUSE-SU-2016:0486",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7"
},
{
"name": "openSUSE-SU-2016:0477",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
},
{
"name": "[nettle-bugs] 20151211 Miscalculations on secp384 curve",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
},
{
"name": "USN-2897-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "http://www.ubuntu.com/usn/USN-2897-1"
},
{
"name": "openSUSE-SU-2016:0475",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
},
{
"name": "[oss-security] 20160202 Miscomputations of elliptic curve scalar multiplications in Nettle",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
},
{
"name": "RHSA-2016:2582",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
},
{
"name": "[info-gnu] 20160128 ANNOUNCE: Nettle-3.2",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html"
},
{
"name": "[oss-security] 20160202 Re: Miscomputations of elliptic curve scalar multiplications in Nettle",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2015-12-11T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-01-04T19:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "openSUSE-SU-2016:0486",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7"
},
{
"name": "openSUSE-SU-2016:0477",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
},
{
"name": "[nettle-bugs] 20151211 Miscalculations on secp384 curve",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
},
{
"name": "USN-2897-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "http://www.ubuntu.com/usn/USN-2897-1"
},
{
"name": "openSUSE-SU-2016:0475",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
},
{
"name": "[oss-security] 20160202 Miscomputations of elliptic curve scalar multiplications in Nettle",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
},
{
"name": "RHSA-2016:2582",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
},
{
"name": "[info-gnu] 20160128 ANNOUNCE: Nettle-3.2",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html"
},
{
"name": "[oss-security] 20160202 Re: Miscomputations of elliptic curve scalar multiplications in Nettle",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-8804",
"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": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2016:0486",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
},
{
"name": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html",
"refsource": "MISC",
"url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
},
{
"name": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7",
"refsource": "CONFIRM",
"url": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7"
},
{
"name": "openSUSE-SU-2016:0477",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
},
{
"name": "[nettle-bugs] 20151211 Miscalculations on secp384 curve",
"refsource": "MLIST",
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
},
{
"name": "USN-2897-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2897-1"
},
{
"name": "openSUSE-SU-2016:0475",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
},
{
"name": "[oss-security] 20160202 Miscomputations of elliptic curve scalar multiplications in Nettle",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
},
{
"name": "RHSA-2016:2582",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
},
{
"name": "[info-gnu] 20160128 ANNOUNCE: Nettle-3.2",
"refsource": "MLIST",
"url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html"
},
{
"name": "[oss-security] 20160202 Re: Miscomputations of elliptic curve scalar multiplications in Nettle",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2015-8804",
"datePublished": "2016-02-23T19:00:00.000Z",
"dateReserved": "2016-02-02T00:00:00.000Z",
"dateUpdated": "2024-08-06T08:29:22.014Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nettle_project:nettle:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"3.1.1\", \"matchCriteriaId\": \"47888326-2A22-4144-949D-FCF152AB9FDA\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"B5A6F2F3-4894-4392-8296-3B8DD2679084\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E88A537F-F4D0-46B9-9E37-965233C2A355\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4863BE36-D16A-4D75-90D9-FD76DB5B48B7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A10BC294-9196-425F-9FB0-B1625465B47F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"03117DF1-3BEC-4B8D-AD63-DBBDB2126081\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.\"}, {\"lang\": \"es\", \"value\": \"x86_64/ecc-384-modp.asm en Nettle en versiones anteriores a 3.2 no maneja correctamente la propagaci\\u00f3n de acarreo y produce una salida incorrecta en su implementaci\\u00f3n de la curva el\\u00edptica P-384 NIST, lo que permite a atacantes tener un impacto no especificado a trav\\u00e9s de vectores desconocidos.\"}]",
"id": "CVE-2015-8804",
"lastModified": "2024-11-21T02:39:13.920",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": true, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false}]}",
"published": "2016-02-23T19:59:02.213",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2016-2582.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/02/02/2\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/02/03/1\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.ubuntu.com/usn/USN-2897-1\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2016-2582.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/02/02/2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/02/03/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.ubuntu.com/usn/USN-2897-1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-254\"}, {\"lang\": \"en\", \"value\": \"CWE-310\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2015-8804\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2016-02-23T19:59:02.213\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.\"},{\"lang\":\"es\",\"value\":\"x86_64/ecc-384-modp.asm en Nettle en versiones anteriores a 3.2 no maneja correctamente la propagaci\u00f3n de acarreo y produce una salida incorrecta en su implementaci\u00f3n de la curva el\u00edptica P-384 NIST, lo que permite a atacantes tener un impacto no especificado a trav\u00e9s de vectores desconocidos.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-254\"},{\"lang\":\"en\",\"value\":\"CWE-310\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nettle_project:nettle:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.1.1\",\"matchCriteriaId\":\"47888326-2A22-4144-949D-FCF152AB9FDA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E88A537F-F4D0-46B9-9E37-965233C2A355\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4863BE36-D16A-4D75-90D9-FD76DB5B48B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A10BC294-9196-425F-9FB0-B1625465B47F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03117DF1-3BEC-4B8D-AD63-DBBDB2126081\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-2582.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/02/02/2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/02/03/1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2897-1\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2016-2582.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/02/02/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/02/03/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2897-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
GSD-2015-8804
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2015-8804",
"description": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.",
"id": "GSD-2015-8804",
"references": [
"https://www.suse.com/security/cve/CVE-2015-8804.html",
"https://access.redhat.com/errata/RHSA-2016:2582",
"https://ubuntu.com/security/CVE-2015-8804",
"https://advisories.mageia.org/CVE-2015-8804.html",
"https://linux.oracle.com/cve/CVE-2015-8804.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2015-8804"
],
"details": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.",
"id": "GSD-2015-8804",
"modified": "2023-12-13T01:20:03.577157Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-8804",
"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": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2016:0486",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
},
{
"name": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html",
"refsource": "MISC",
"url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
},
{
"name": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7",
"refsource": "CONFIRM",
"url": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7"
},
{
"name": "openSUSE-SU-2016:0477",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
},
{
"name": "[nettle-bugs] 20151211 Miscalculations on secp384 curve",
"refsource": "MLIST",
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
},
{
"name": "USN-2897-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2897-1"
},
{
"name": "openSUSE-SU-2016:0475",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
},
{
"name": "[oss-security] 20160202 Miscomputations of elliptic curve scalar multiplications in Nettle",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
},
{
"name": "RHSA-2016:2582",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
},
{
"name": "[info-gnu] 20160128 ANNOUNCE: Nettle-3.2",
"refsource": "MLIST",
"url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html"
},
{
"name": "[oss-security] 20160202 Re: Miscomputations of elliptic curve scalar multiplications in Nettle",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nettle_project:nettle:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "3.1.1",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-8804"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-310"
},
{
"lang": "en",
"value": "CWE-254"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2016:0477",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
},
{
"name": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html",
"refsource": "MISC",
"tags": [],
"url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
},
{
"name": "[info-gnu] 20160128 ANNOUNCE: Nettle-3.2",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html"
},
{
"name": "openSUSE-SU-2016:0486",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
},
{
"name": "[oss-security] 20160202 Miscomputations of elliptic curve scalar multiplications in Nettle",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
},
{
"name": "[oss-security] 20160202 Re: Miscomputations of elliptic curve scalar multiplications in Nettle",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
},
{
"name": "USN-2897-1",
"refsource": "UBUNTU",
"tags": [],
"url": "http://www.ubuntu.com/usn/USN-2897-1"
},
{
"name": "openSUSE-SU-2016:0475",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
},
{
"name": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7"
},
{
"name": "[nettle-bugs] 20151211 Miscalculations on secp384 curve",
"refsource": "MLIST",
"tags": [
"Vendor Advisory"
],
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
},
{
"name": "RHSA-2016:2582",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": true,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH"
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2018-10-30T16:27Z",
"publishedDate": "2016-02-23T19:59Z"
}
}
}
RHSA-2016_2582
Vulnerability from csaf_redhat - Published: 2016-11-03 08:08 - Updated: 2024-11-22 09:55The ecc_256_modp function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8805.
x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.
The ecc_256_modq function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8803.
It was found that nettle's RSA and DSA decryption code was vulnerable to cache-related side channel attacks. An attacker could use this flaw to recover the private key from a co-located virtual-machine instance.
{
"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": "An update for nettle is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Nettle is a cryptographic library that is designed to fit easily in almost any context: In cryptographic toolkits for object-oriented languages, such as C++, Python, or Pike, in applications like lsh or GnuPG, or even in kernel space.\n\nSecurity Fix(es):\n\n* Multiple flaws were found in the way nettle implemented elliptic curve scalar multiplication. These flaws could potentially introduce cryptographic weaknesses into nettle\u0027s functionality. (CVE-2015-8803, CVE-2015-8804, CVE-2015-8805)\n\n* It was found that nettle\u0027s RSA and DSA decryption code was vulnerable to cache-related side channel attacks. An attacker could use this flaw to recover the private key from a co-located virtual-machine instance. (CVE-2016-6489)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.3 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2016:2582",
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html",
"url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html"
},
{
"category": "external",
"summary": "1252936",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1252936"
},
{
"category": "external",
"summary": "1304303",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304303"
},
{
"category": "external",
"summary": "1304379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304379"
},
{
"category": "external",
"summary": "1304382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304382"
},
{
"category": "external",
"summary": "1362016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2016/rhsa-2016_2582.json"
}
],
"title": "Red Hat Security Advisory: nettle security and bug fix update",
"tracking": {
"current_release_date": "2024-11-22T09:55:13+00:00",
"generator": {
"date": "2024-11-22T09:55:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2016:2582",
"initial_release_date": "2016-11-03T08:08:24+00:00",
"revision_history": [
{
"date": "2016-11-03T08:08:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2016-11-03T08:08:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T09:55:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.x86_64",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64",
"product_id": "nettle-devel-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.x86_64",
"product": {
"name": "nettle-0:2.7.1-8.el7.x86_64",
"product_id": "nettle-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.i686",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.i686",
"product_id": "nettle-devel-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.i686",
"product": {
"name": "nettle-0:2.7.1-8.el7.i686",
"product_id": "nettle-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.src",
"product": {
"name": "nettle-0:2.7.1-8.el7.src",
"product_id": "nettle-0:2.7.1-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.s390x",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x",
"product_id": "nettle-devel-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.s390x",
"product": {
"name": "nettle-0:2.7.1-8.el7.s390x",
"product_id": "nettle-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.s390",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.s390",
"product_id": "nettle-devel-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.s390",
"product": {
"name": "nettle-0:2.7.1-8.el7.s390",
"product_id": "nettle-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.aarch64",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64",
"product_id": "nettle-devel-0:2.7.1-8.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.aarch64",
"product": {
"name": "nettle-0:2.7.1-8.el7.aarch64",
"product_id": "nettle-0:2.7.1-8.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.ppc64",
"product": {
"name": "nettle-0:2.7.1-8.el7.ppc64",
"product_id": "nettle-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.ppc64",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64",
"product_id": "nettle-devel-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.ppc",
"product": {
"name": "nettle-0:2.7.1-8.el7.ppc",
"product_id": "nettle-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.ppc",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc",
"product_id": "nettle-devel-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"product_id": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "nettle-0:2.7.1-8.el7.ppc64le",
"product_id": "nettle-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-8803",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2016-02-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1304303"
}
],
"notes": [
{
"category": "description",
"text": "The ecc_256_modp function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8805.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nettle: secp256 calculation bug",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-8803"
},
{
"category": "external",
"summary": "RHBZ#1304303",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304303"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-8803",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8803"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-8803",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8803"
},
{
"category": "external",
"summary": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html",
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html"
}
],
"release_date": "2016-02-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-11-03T08:08:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nettle: secp256 calculation bug"
},
{
"cve": "CVE-2015-8804",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2016-02-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1304379"
}
],
"notes": [
{
"category": "description",
"text": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nettle: miscalculations on secp384 curve",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-8804"
},
{
"category": "external",
"summary": "RHBZ#1304379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-8804",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8804"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-8804",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8804"
},
{
"category": "external",
"summary": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html",
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
}
],
"release_date": "2016-02-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-11-03T08:08:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nettle: miscalculations on secp384 curve"
},
{
"cve": "CVE-2015-8805",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2016-02-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1304382"
}
],
"notes": [
{
"category": "description",
"text": "The ecc_256_modq function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8803.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nettle: secp256 calculation bug",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-8805"
},
{
"category": "external",
"summary": "RHBZ#1304382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304382"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-8805",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-8805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8805"
}
],
"release_date": "2016-02-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-11-03T08:08:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nettle: secp256 calculation bug"
},
{
"cve": "CVE-2016-6489",
"discovery_date": "2016-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1362016"
}
],
"notes": [
{
"category": "description",
"text": "It was found that nettle\u0027s RSA and DSA decryption code was vulnerable to cache-related side channel attacks. An attacker could use this flaw to recover the private key from a co-located virtual-machine instance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nettle: RSA/DSA code is vulnerable to cache-timing related attacks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-6489"
},
{
"category": "external",
"summary": "RHBZ#1362016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-6489",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-6489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6489"
}
],
"release_date": "2016-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-11-03T08:08:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nettle: RSA/DSA code is vulnerable to cache-timing related attacks"
}
]
}
RHSA-2016:2582
Vulnerability from csaf_redhat - Published: 2016-11-03 08:08 - Updated: 2025-11-21 17:58The ecc_256_modp function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8805.
x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.
The ecc_256_modq function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8803.
It was found that nettle's RSA and DSA decryption code was vulnerable to cache-related side channel attacks. An attacker could use this flaw to recover the private key from a co-located virtual-machine instance.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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": "An update for nettle is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Nettle is a cryptographic library that is designed to fit easily in almost any context: In cryptographic toolkits for object-oriented languages, such as C++, Python, or Pike, in applications like lsh or GnuPG, or even in kernel space.\n\nSecurity Fix(es):\n\n* Multiple flaws were found in the way nettle implemented elliptic curve scalar multiplication. These flaws could potentially introduce cryptographic weaknesses into nettle\u0027s functionality. (CVE-2015-8803, CVE-2015-8804, CVE-2015-8805)\n\n* It was found that nettle\u0027s RSA and DSA decryption code was vulnerable to cache-related side channel attacks. An attacker could use this flaw to recover the private key from a co-located virtual-machine instance. (CVE-2016-6489)\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.3 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2016:2582",
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html",
"url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html"
},
{
"category": "external",
"summary": "1252936",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1252936"
},
{
"category": "external",
"summary": "1304303",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304303"
},
{
"category": "external",
"summary": "1304379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304379"
},
{
"category": "external",
"summary": "1304382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304382"
},
{
"category": "external",
"summary": "1362016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2016/rhsa-2016_2582.json"
}
],
"title": "Red Hat Security Advisory: nettle security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T17:58:15+00:00",
"generator": {
"date": "2025-11-21T17:58:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2016:2582",
"initial_release_date": "2016-11-03T08:08:24+00:00",
"revision_history": [
{
"date": "2016-11-03T08:08:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2016-11-03T08:08:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T17:58:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.x86_64",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64",
"product_id": "nettle-devel-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.x86_64",
"product": {
"name": "nettle-0:2.7.1-8.el7.x86_64",
"product_id": "nettle-0:2.7.1-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.i686",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.i686",
"product_id": "nettle-devel-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.i686",
"product": {
"name": "nettle-0:2.7.1-8.el7.i686",
"product_id": "nettle-0:2.7.1-8.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.src",
"product": {
"name": "nettle-0:2.7.1-8.el7.src",
"product_id": "nettle-0:2.7.1-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.s390x",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x",
"product_id": "nettle-devel-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.s390x",
"product": {
"name": "nettle-0:2.7.1-8.el7.s390x",
"product_id": "nettle-0:2.7.1-8.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.s390",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.s390",
"product_id": "nettle-devel-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.s390",
"product": {
"name": "nettle-0:2.7.1-8.el7.s390",
"product_id": "nettle-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.aarch64",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64",
"product_id": "nettle-devel-0:2.7.1-8.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.aarch64",
"product": {
"name": "nettle-0:2.7.1-8.el7.aarch64",
"product_id": "nettle-0:2.7.1-8.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.ppc64",
"product": {
"name": "nettle-0:2.7.1-8.el7.ppc64",
"product_id": "nettle-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.ppc64",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64",
"product_id": "nettle-devel-0:2.7.1-8.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.ppc",
"product": {
"name": "nettle-0:2.7.1-8.el7.ppc",
"product_id": "nettle-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.ppc",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc",
"product_id": "nettle-devel-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"product_id": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-debuginfo@2.7.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"product_id": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle-devel@2.7.1-8.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nettle-0:2.7.1-8.el7.ppc64le",
"product": {
"name": "nettle-0:2.7.1-8.el7.ppc64le",
"product_id": "nettle-0:2.7.1-8.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nettle@2.7.1-8.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.src"
},
"product_reference": "nettle-0:2.7.1-8.el7.src",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-debuginfo-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.aarch64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.i686"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.i686",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.ppc"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.ppc64le",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.s390"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.s390x"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.s390x",
"relates_to_product_reference": "7Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-devel-0:2.7.1-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
},
"product_reference": "nettle-devel-0:2.7.1-8.el7.x86_64",
"relates_to_product_reference": "7Workstation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-8803",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2016-02-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1304303"
}
],
"notes": [
{
"category": "description",
"text": "The ecc_256_modp function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8805.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nettle: secp256 calculation bug",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-8803"
},
{
"category": "external",
"summary": "RHBZ#1304303",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304303"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-8803",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8803"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-8803",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8803"
},
{
"category": "external",
"summary": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html",
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html"
}
],
"release_date": "2016-02-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-11-03T08:08:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nettle: secp256 calculation bug"
},
{
"cve": "CVE-2015-8804",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2016-02-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1304379"
}
],
"notes": [
{
"category": "description",
"text": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nettle: miscalculations on secp384 curve",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-8804"
},
{
"category": "external",
"summary": "RHBZ#1304379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-8804",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8804"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-8804",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8804"
},
{
"category": "external",
"summary": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html",
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
}
],
"release_date": "2016-02-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-11-03T08:08:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nettle: miscalculations on secp384 curve"
},
{
"cve": "CVE-2015-8805",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2016-02-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1304382"
}
],
"notes": [
{
"category": "description",
"text": "The ecc_256_modq function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8803.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nettle: secp256 calculation bug",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-8805"
},
{
"category": "external",
"summary": "RHBZ#1304382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1304382"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-8805",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-8805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8805"
}
],
"release_date": "2016-02-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-11-03T08:08:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nettle: secp256 calculation bug"
},
{
"cve": "CVE-2016-6489",
"discovery_date": "2016-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1362016"
}
],
"notes": [
{
"category": "description",
"text": "It was found that nettle\u0027s RSA and DSA decryption code was vulnerable to cache-related side channel attacks. An attacker could use this flaw to recover the private key from a co-located virtual-machine instance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nettle: RSA/DSA code is vulnerable to cache-timing related attacks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-6489"
},
{
"category": "external",
"summary": "RHBZ#1362016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-6489",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-6489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6489"
}
],
"release_date": "2016-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-11-03T08:08:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:2582"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"7Client-optional:nettle-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-0:2.7.1-8.el7.src",
"7Client-optional:nettle-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Client:nettle-0:2.7.1-8.el7.aarch64",
"7Client:nettle-0:2.7.1-8.el7.i686",
"7Client:nettle-0:2.7.1-8.el7.ppc",
"7Client:nettle-0:2.7.1-8.el7.ppc64",
"7Client:nettle-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-0:2.7.1-8.el7.s390",
"7Client:nettle-0:2.7.1-8.el7.s390x",
"7Client:nettle-0:2.7.1-8.el7.src",
"7Client:nettle-0:2.7.1-8.el7.x86_64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Client:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Client:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Client:nettle-devel-0:2.7.1-8.el7.i686",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Client:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Client:nettle-devel-0:2.7.1-8.el7.s390",
"7Client:nettle-devel-0:2.7.1-8.el7.s390x",
"7Client:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.src",
"7ComputeNode-optional:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode-optional:nettle-devel-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-0:2.7.1-8.el7.src",
"7ComputeNode:nettle-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.aarch64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.i686",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.s390x",
"7ComputeNode:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Server:nettle-0:2.7.1-8.el7.aarch64",
"7Server:nettle-0:2.7.1-8.el7.i686",
"7Server:nettle-0:2.7.1-8.el7.ppc",
"7Server:nettle-0:2.7.1-8.el7.ppc64",
"7Server:nettle-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-0:2.7.1-8.el7.s390",
"7Server:nettle-0:2.7.1-8.el7.s390x",
"7Server:nettle-0:2.7.1-8.el7.src",
"7Server:nettle-0:2.7.1-8.el7.x86_64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Server:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Server:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Server:nettle-devel-0:2.7.1-8.el7.i686",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Server:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Server:nettle-devel-0:2.7.1-8.el7.s390",
"7Server:nettle-devel-0:2.7.1-8.el7.s390x",
"7Server:nettle-devel-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-0:2.7.1-8.el7.i686",
"7Workstation:nettle-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-0:2.7.1-8.el7.s390",
"7Workstation:nettle-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-0:2.7.1-8.el7.src",
"7Workstation:nettle-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.i686",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-debuginfo-0:2.7.1-8.el7.x86_64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.aarch64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.i686",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64",
"7Workstation:nettle-devel-0:2.7.1-8.el7.ppc64le",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390",
"7Workstation:nettle-devel-0:2.7.1-8.el7.s390x",
"7Workstation:nettle-devel-0:2.7.1-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nettle: RSA/DSA code is vulnerable to cache-timing related attacks"
}
]
}
CNVD-2016-01310
Vulnerability from cnvd - Published: 2016-02-26目前厂商已经发布了升级补丁以修复此安全问题,补丁获取链接: https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html
| Name | Nettle Nettle <3.2 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2015-8804"
}
},
"description": "Nettle\u662f\u4e00\u4e2a\u57fa\u672c\u7684\u52a0\u5bc6\u51fd\u6570\u5e93\u3002\r\n\r\nNettle 3.2\u4e4b\u524d\u7248\u672c\u7684x86_64/ecc-384-modp.asm\u6587\u4ef6\u4e2d\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u5728\u5b9e\u73b0P-384 NIST\u692d\u5706\u66f2\u7ebf\u65f6\uff0c\u672a\u80fd\u6b63\u786e\u5904\u7406\u8fdb\u4f4d\u4f20\u9001\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u7a0b\u5e8f\u4ea7\u751f\u9519\u8bef\u7684\u8f93\u51fa\u3002",
"discovererName": "Hanno B\u00f6ck",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u7ecf\u53d1\u5e03\u4e86\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6b64\u5b89\u5168\u95ee\u9898\uff0c\u8865\u4e01\u83b7\u53d6\u94fe\u63a5\uff1a\r\nhttps://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2016-01310",
"openTime": "2016-02-26",
"patchDescription": "Nettle\u662f\u4e00\u4e2a\u57fa\u672c\u7684\u52a0\u5bc6\u51fd\u6570\u5e93\u3002\r\n\r\nNettle 3.2\u4e4b\u524d\u7248\u672c\u7684x86_64/ecc-384-modp.asm\u6587\u4ef6\u4e2d\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u5728\u5b9e\u73b0P-384 NIST\u692d\u5706\u66f2\u7ebf\u65f6\uff0c\u672a\u80fd\u6b63\u786e\u5904\u7406\u8fdb\u4f4d\u4f20\u9001\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u7a0b\u5e8f\u4ea7\u751f\u9519\u8bef\u7684\u8f93\u51fa\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Nettle\u5b58\u5728\u672a\u660e\u6f0f\u6d1e\uff08CNVD-2016-01310\uff09\u7684\u8865\u4e01",
"products": {
"product": "Nettle Nettle \u003c3.2"
},
"referenceLink": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html\r\nhttp://www.ubuntu.com/usn/USN-2897-1\r\nhttps://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html",
"serverity": "\u4e2d",
"submitTime": "2016-02-25",
"title": "Nettle\u5b58\u5728\u672a\u660e\u6f0f\u6d1e\uff08CNVD-2016-01310\uff09"
}
SUSE-SU-2016:0455-1
Vulnerability from csaf_suse - Published: 2016-02-15 13:25 - Updated: 2016-02-15 13:25| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 libnettle",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libnettle fixes the following security issues: \n\n- CVE-2015-8803: Fixed miscomputation bugs in secp-256r1 modulo functions. (bsc#964845)\n- CVE-2015-8804: Fixed carry folding bug in x86_64 ecc_384_modp. (bsc#964847)\n- CVE-2015-8805: Fixed miscomputation bugs in secp-256r1 modulo functions. (bsc#964849)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-2016-259,SUSE-SLE-DESKTOP-12-SP1-2016-259,SUSE-SLE-SDK-12-2016-259,SUSE-SLE-SDK-12-SP1-2016-259,SUSE-SLE-SERVER-12-2016-259,SUSE-SLE-SERVER-12-SP1-2016-259",
"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-2016_0455-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2016:0455-1",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160455-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2016:0455-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2016-February/001877.html"
},
{
"category": "self",
"summary": "SUSE Bug 964845",
"url": "https://bugzilla.suse.com/964845"
},
{
"category": "self",
"summary": "SUSE Bug 964847",
"url": "https://bugzilla.suse.com/964847"
},
{
"category": "self",
"summary": "SUSE Bug 964849",
"url": "https://bugzilla.suse.com/964849"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8803 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8803/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8804 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8804/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8805 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8805/"
}
],
"title": "Security update for libnettle",
"tracking": {
"current_release_date": "2016-02-15T13:25:14Z",
"generator": {
"date": "2016-02-15T13:25:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2016:0455-1",
"initial_release_date": "2016-02-15T13:25:14Z",
"revision_history": [
{
"date": "2016-02-15T13:25:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnettle-devel-2.7.1-9.1.ppc64le",
"product": {
"name": "libnettle-devel-2.7.1-9.1.ppc64le",
"product_id": "libnettle-devel-2.7.1-9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhogweed2-2.7.1-9.1.ppc64le",
"product": {
"name": "libhogweed2-2.7.1-9.1.ppc64le",
"product_id": "libhogweed2-2.7.1-9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnettle4-2.7.1-9.1.ppc64le",
"product": {
"name": "libnettle4-2.7.1-9.1.ppc64le",
"product_id": "libnettle4-2.7.1-9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnettle-devel-2.7.1-9.1.s390x",
"product": {
"name": "libnettle-devel-2.7.1-9.1.s390x",
"product_id": "libnettle-devel-2.7.1-9.1.s390x"
}
},
{
"category": "product_version",
"name": "libhogweed2-2.7.1-9.1.s390x",
"product": {
"name": "libhogweed2-2.7.1-9.1.s390x",
"product_id": "libhogweed2-2.7.1-9.1.s390x"
}
},
{
"category": "product_version",
"name": "libhogweed2-32bit-2.7.1-9.1.s390x",
"product": {
"name": "libhogweed2-32bit-2.7.1-9.1.s390x",
"product_id": "libhogweed2-32bit-2.7.1-9.1.s390x"
}
},
{
"category": "product_version",
"name": "libnettle4-2.7.1-9.1.s390x",
"product": {
"name": "libnettle4-2.7.1-9.1.s390x",
"product_id": "libnettle4-2.7.1-9.1.s390x"
}
},
{
"category": "product_version",
"name": "libnettle4-32bit-2.7.1-9.1.s390x",
"product": {
"name": "libnettle4-32bit-2.7.1-9.1.s390x",
"product_id": "libnettle4-32bit-2.7.1-9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libhogweed2-2.7.1-9.1.x86_64",
"product": {
"name": "libhogweed2-2.7.1-9.1.x86_64",
"product_id": "libhogweed2-2.7.1-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhogweed2-32bit-2.7.1-9.1.x86_64",
"product": {
"name": "libhogweed2-32bit-2.7.1-9.1.x86_64",
"product_id": "libhogweed2-32bit-2.7.1-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle4-2.7.1-9.1.x86_64",
"product": {
"name": "libnettle4-2.7.1-9.1.x86_64",
"product_id": "libnettle4-2.7.1-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle4-32bit-2.7.1-9.1.x86_64",
"product": {
"name": "libnettle4-32bit-2.7.1-9.1.x86_64",
"product_id": "libnettle4-32bit-2.7.1-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle-devel-2.7.1-9.1.x86_64",
"product": {
"name": "libnettle-devel-2.7.1-9.1.x86_64",
"product_id": "libnettle-devel-2.7.1-9.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 Desktop 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp1"
}
}
},
{
"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 Software Development Kit 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp1"
}
}
},
{
"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 Server 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le"
},
"product_reference": "libnettle-devel-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x"
},
"product_reference": "libnettle-devel-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle-devel-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le"
},
"product_reference": "libnettle-devel-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x"
},
"product_reference": "libnettle-devel-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle-devel-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le"
},
"product_reference": "libhogweed2-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x"
},
"product_reference": "libhogweed2-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le"
},
"product_reference": "libnettle4-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x"
},
"product_reference": "libnettle4-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le"
},
"product_reference": "libhogweed2-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x"
},
"product_reference": "libhogweed2-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le"
},
"product_reference": "libnettle4-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x"
},
"product_reference": "libnettle4-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le"
},
"product_reference": "libhogweed2-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x"
},
"product_reference": "libhogweed2-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le"
},
"product_reference": "libnettle4-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x"
},
"product_reference": "libnettle4-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le"
},
"product_reference": "libhogweed2-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x"
},
"product_reference": "libhogweed2-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed2-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libhogweed2-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le"
},
"product_reference": "libnettle4-2.7.1-9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x"
},
"product_reference": "libnettle4-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle4-32bit-2.7.1-9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64"
},
"product_reference": "libnettle4-32bit-2.7.1-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-8803",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8803"
}
],
"notes": [
{
"category": "general",
"text": "The ecc_256_modp function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8805.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8803",
"url": "https://www.suse.com/security/cve/CVE-2015-8803"
},
{
"category": "external",
"summary": "SUSE Bug 964845 for CVE-2015-8803",
"url": "https://bugzilla.suse.com/964845"
}
],
"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 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-02-15T13:25:14Z",
"details": "moderate"
}
],
"title": "CVE-2015-8803"
},
{
"cve": "CVE-2015-8804",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8804"
}
],
"notes": [
{
"category": "general",
"text": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8804",
"url": "https://www.suse.com/security/cve/CVE-2015-8804"
},
{
"category": "external",
"summary": "SUSE Bug 964847 for CVE-2015-8804",
"url": "https://bugzilla.suse.com/964847"
}
],
"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 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-02-15T13:25:14Z",
"details": "moderate"
}
],
"title": "CVE-2015-8804"
},
{
"cve": "CVE-2015-8805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8805"
}
],
"notes": [
{
"category": "general",
"text": "The ecc_256_modq function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8803.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8805",
"url": "https://www.suse.com/security/cve/CVE-2015-8805"
},
{
"category": "external",
"summary": "SUSE Bug 964849 for CVE-2015-8805",
"url": "https://bugzilla.suse.com/964849"
}
],
"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 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libhogweed2-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libnettle4-32bit-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libnettle-devel-2.7.1-9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libnettle-devel-2.7.1-9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-02-15T13:25:14Z",
"details": "moderate"
}
],
"title": "CVE-2015-8805"
}
]
}
GHSA-7PH2-RJ2G-HXP7
Vulnerability from github – Published: 2022-05-14 02:08 – Updated: 2022-05-14 02:08x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.
{
"affected": [],
"aliases": [
"CVE-2015-8804"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2016-02-23T19:59:00Z",
"severity": "CRITICAL"
},
"details": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.",
"id": "GHSA-7ph2-rj2g-hxp7",
"modified": "2022-05-14T02:08:01Z",
"published": "2022-05-14T02:08:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8804"
},
{
"type": "WEB",
"url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
},
{
"type": "WEB",
"url": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7"
},
{
"type": "WEB",
"url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html"
},
{
"type": "WEB",
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2897-1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2015-8804
Vulnerability from fkie_nvd - Published: 2016-02-23 19:59 - Updated: 2025-04-12 10:46| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html | ||
| cve@mitre.org | http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html | ||
| cve@mitre.org | http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html | ||
| cve@mitre.org | http://rhn.redhat.com/errata/RHSA-2016-2582.html | ||
| cve@mitre.org | http://www.openwall.com/lists/oss-security/2016/02/02/2 | ||
| cve@mitre.org | http://www.openwall.com/lists/oss-security/2016/02/03/1 | ||
| cve@mitre.org | http://www.ubuntu.com/usn/USN-2897-1 | ||
| cve@mitre.org | https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html | ||
| cve@mitre.org | https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7 | Patch | |
| cve@mitre.org | https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html | ||
| cve@mitre.org | https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://rhn.redhat.com/errata/RHSA-2016-2582.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2016/02/02/2 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2016/02/03/1 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.ubuntu.com/usn/USN-2897-1 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html | Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| nettle_project | nettle | * | |
| canonical | ubuntu_linux | 14.04 | |
| canonical | ubuntu_linux | 15.10 | |
| opensuse | leap | 42.1 | |
| opensuse | opensuse | 13.1 | |
| opensuse | opensuse | 13.2 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nettle_project:nettle:*:*:*:*:*:*:*:*",
"matchCriteriaId": "47888326-2A22-4144-949D-FCF152AB9FDA",
"versionEndIncluding": "3.1.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*",
"matchCriteriaId": "E88A537F-F4D0-46B9-9E37-965233C2A355",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4863BE36-D16A-4D75-90D9-FD76DB5B48B7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A10BC294-9196-425F-9FB0-B1625465B47F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*",
"matchCriteriaId": "03117DF1-3BEC-4B8D-AD63-DBBDB2126081",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors."
},
{
"lang": "es",
"value": "x86_64/ecc-384-modp.asm en Nettle en versiones anteriores a 3.2 no maneja correctamente la propagaci\u00f3n de acarreo y produce una salida incorrecta en su implementaci\u00f3n de la curva el\u00edptica P-384 NIST, lo que permite a atacantes tener un impacto no especificado a trav\u00e9s de vectores desconocidos."
}
],
"id": "CVE-2015-8804",
"lastModified": "2025-04-12T10:46:40.837",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": true,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2016-02-23T19:59:02.213",
"references": [
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
},
{
"source": "cve@mitre.org",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
},
{
"source": "cve@mitre.org",
"url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
},
{
"source": "cve@mitre.org",
"url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
},
{
"source": "cve@mitre.org",
"url": "http://www.ubuntu.com/usn/USN-2897-1"
},
{
"source": "cve@mitre.org",
"url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7"
},
{
"source": "cve@mitre.org",
"url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.ubuntu.com/usn/USN-2897-1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://git.lysator.liu.se/nettle/nettle/commit/fa269b6ad06dd13c901dbd84a12e52b918a09cd7"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003024.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-254"
},
{
"lang": "en",
"value": "CWE-310"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
OPENSUSE-SU-2024:10339-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| URL | Category | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "libhogweed4-3.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libhogweed4-3.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10339",
"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/opensuse-su-2024_10339-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8803 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8803/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8804 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8804/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8805 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6489 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6489/"
}
],
"title": "libhogweed4-3.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10339-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libhogweed4-3.3-1.1.aarch64",
"product": {
"name": "libhogweed4-3.3-1.1.aarch64",
"product_id": "libhogweed4-3.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhogweed4-32bit-3.3-1.1.aarch64",
"product": {
"name": "libhogweed4-32bit-3.3-1.1.aarch64",
"product_id": "libhogweed4-32bit-3.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.3-1.1.aarch64",
"product": {
"name": "libnettle-devel-3.3-1.1.aarch64",
"product_id": "libnettle-devel-3.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnettle-devel-32bit-3.3-1.1.aarch64",
"product": {
"name": "libnettle-devel-32bit-3.3-1.1.aarch64",
"product_id": "libnettle-devel-32bit-3.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnettle6-3.3-1.1.aarch64",
"product": {
"name": "libnettle6-3.3-1.1.aarch64",
"product_id": "libnettle6-3.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnettle6-32bit-3.3-1.1.aarch64",
"product": {
"name": "libnettle6-32bit-3.3-1.1.aarch64",
"product_id": "libnettle6-32bit-3.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nettle-3.3-1.1.aarch64",
"product": {
"name": "nettle-3.3-1.1.aarch64",
"product_id": "nettle-3.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libhogweed4-3.3-1.1.ppc64le",
"product": {
"name": "libhogweed4-3.3-1.1.ppc64le",
"product_id": "libhogweed4-3.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhogweed4-32bit-3.3-1.1.ppc64le",
"product": {
"name": "libhogweed4-32bit-3.3-1.1.ppc64le",
"product_id": "libhogweed4-32bit-3.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.3-1.1.ppc64le",
"product": {
"name": "libnettle-devel-3.3-1.1.ppc64le",
"product_id": "libnettle-devel-3.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnettle-devel-32bit-3.3-1.1.ppc64le",
"product": {
"name": "libnettle-devel-32bit-3.3-1.1.ppc64le",
"product_id": "libnettle-devel-32bit-3.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnettle6-3.3-1.1.ppc64le",
"product": {
"name": "libnettle6-3.3-1.1.ppc64le",
"product_id": "libnettle6-3.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnettle6-32bit-3.3-1.1.ppc64le",
"product": {
"name": "libnettle6-32bit-3.3-1.1.ppc64le",
"product_id": "libnettle6-32bit-3.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nettle-3.3-1.1.ppc64le",
"product": {
"name": "nettle-3.3-1.1.ppc64le",
"product_id": "nettle-3.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libhogweed4-3.3-1.1.s390x",
"product": {
"name": "libhogweed4-3.3-1.1.s390x",
"product_id": "libhogweed4-3.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libhogweed4-32bit-3.3-1.1.s390x",
"product": {
"name": "libhogweed4-32bit-3.3-1.1.s390x",
"product_id": "libhogweed4-32bit-3.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.3-1.1.s390x",
"product": {
"name": "libnettle-devel-3.3-1.1.s390x",
"product_id": "libnettle-devel-3.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libnettle-devel-32bit-3.3-1.1.s390x",
"product": {
"name": "libnettle-devel-32bit-3.3-1.1.s390x",
"product_id": "libnettle-devel-32bit-3.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libnettle6-3.3-1.1.s390x",
"product": {
"name": "libnettle6-3.3-1.1.s390x",
"product_id": "libnettle6-3.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libnettle6-32bit-3.3-1.1.s390x",
"product": {
"name": "libnettle6-32bit-3.3-1.1.s390x",
"product_id": "libnettle6-32bit-3.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nettle-3.3-1.1.s390x",
"product": {
"name": "nettle-3.3-1.1.s390x",
"product_id": "nettle-3.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libhogweed4-3.3-1.1.x86_64",
"product": {
"name": "libhogweed4-3.3-1.1.x86_64",
"product_id": "libhogweed4-3.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhogweed4-32bit-3.3-1.1.x86_64",
"product": {
"name": "libhogweed4-32bit-3.3-1.1.x86_64",
"product_id": "libhogweed4-32bit-3.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle-devel-3.3-1.1.x86_64",
"product": {
"name": "libnettle-devel-3.3-1.1.x86_64",
"product_id": "libnettle-devel-3.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle-devel-32bit-3.3-1.1.x86_64",
"product": {
"name": "libnettle-devel-32bit-3.3-1.1.x86_64",
"product_id": "libnettle-devel-32bit-3.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle6-3.3-1.1.x86_64",
"product": {
"name": "libnettle6-3.3-1.1.x86_64",
"product_id": "libnettle6-3.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnettle6-32bit-3.3-1.1.x86_64",
"product": {
"name": "libnettle6-32bit-3.3-1.1.x86_64",
"product_id": "libnettle6-32bit-3.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nettle-3.3-1.1.x86_64",
"product": {
"name": "nettle-3.3-1.1.x86_64",
"product_id": "nettle-3.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-3.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64"
},
"product_reference": "libhogweed4-3.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-3.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le"
},
"product_reference": "libhogweed4-3.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-3.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x"
},
"product_reference": "libhogweed4-3.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-3.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64"
},
"product_reference": "libhogweed4-3.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-32bit-3.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64"
},
"product_reference": "libhogweed4-32bit-3.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-32bit-3.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le"
},
"product_reference": "libhogweed4-32bit-3.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-32bit-3.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x"
},
"product_reference": "libhogweed4-32bit-3.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhogweed4-32bit-3.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64"
},
"product_reference": "libhogweed4-32bit-3.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-3.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64"
},
"product_reference": "libnettle-devel-3.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-3.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le"
},
"product_reference": "libnettle-devel-3.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-3.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x"
},
"product_reference": "libnettle-devel-3.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-3.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64"
},
"product_reference": "libnettle-devel-3.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-32bit-3.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64"
},
"product_reference": "libnettle-devel-32bit-3.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-32bit-3.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le"
},
"product_reference": "libnettle-devel-32bit-3.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-32bit-3.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x"
},
"product_reference": "libnettle-devel-32bit-3.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle-devel-32bit-3.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64"
},
"product_reference": "libnettle-devel-32bit-3.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-3.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64"
},
"product_reference": "libnettle6-3.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-3.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le"
},
"product_reference": "libnettle6-3.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-3.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x"
},
"product_reference": "libnettle6-3.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-3.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64"
},
"product_reference": "libnettle6-3.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-32bit-3.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64"
},
"product_reference": "libnettle6-32bit-3.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-32bit-3.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le"
},
"product_reference": "libnettle6-32bit-3.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-32bit-3.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x"
},
"product_reference": "libnettle6-32bit-3.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnettle6-32bit-3.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64"
},
"product_reference": "libnettle6-32bit-3.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-3.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nettle-3.3-1.1.aarch64"
},
"product_reference": "nettle-3.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-3.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le"
},
"product_reference": "nettle-3.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-3.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nettle-3.3-1.1.s390x"
},
"product_reference": "nettle-3.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nettle-3.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
},
"product_reference": "nettle-3.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-8803",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8803"
}
],
"notes": [
{
"category": "general",
"text": "The ecc_256_modp function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8805.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8803",
"url": "https://www.suse.com/security/cve/CVE-2015-8803"
},
{
"category": "external",
"summary": "SUSE Bug 964845 for CVE-2015-8803",
"url": "https://bugzilla.suse.com/964845"
}
],
"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": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-8803"
},
{
"cve": "CVE-2015-8804",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8804"
}
],
"notes": [
{
"category": "general",
"text": "x86_64/ecc-384-modp.asm in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-384 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8804",
"url": "https://www.suse.com/security/cve/CVE-2015-8804"
},
{
"category": "external",
"summary": "SUSE Bug 964847 for CVE-2015-8804",
"url": "https://bugzilla.suse.com/964847"
}
],
"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": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-8804"
},
{
"cve": "CVE-2015-8805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8805"
}
],
"notes": [
{
"category": "general",
"text": "The ecc_256_modq function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8803.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8805",
"url": "https://www.suse.com/security/cve/CVE-2015-8805"
},
{
"category": "external",
"summary": "SUSE Bug 964849 for CVE-2015-8805",
"url": "https://bugzilla.suse.com/964849"
}
],
"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": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-8805"
},
{
"cve": "CVE-2016-6489",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6489"
}
],
"notes": [
{
"category": "general",
"text": "The RSA and DSA decryption code in Nettle makes it easier for attackers to discover private keys via a cache side channel attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6489",
"url": "https://www.suse.com/security/cve/CVE-2016-6489"
},
{
"category": "external",
"summary": "SUSE Bug 991464 for CVE-2016-6489",
"url": "https://bugzilla.suse.com/991464"
}
],
"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": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libhogweed4-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle-devel-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-3.3-1.1.x86_64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.aarch64",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.s390x",
"openSUSE Tumbleweed:libnettle6-32bit-3.3-1.1.x86_64",
"openSUSE Tumbleweed:nettle-3.3-1.1.aarch64",
"openSUSE Tumbleweed:nettle-3.3-1.1.ppc64le",
"openSUSE Tumbleweed:nettle-3.3-1.1.s390x",
"openSUSE Tumbleweed:nettle-3.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-6489"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.