Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2015-8803
Vulnerability from cvelistv5
Published
2016-02-23 19:00
Modified
2024-08-06 08:29
Severity ?
EPSS score ?
Summary
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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T08:29:22.024Z", "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" }, { "name": "[nettle-bugs] 20151212 secp256 calculation bug (already fixed)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html" }, { "name": "FEDORA-2016-8ee88aee21", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html" }, { "name": "openSUSE-SU-2016:0477", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "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": "FEDORA-2016-89968f88d2", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "name": "FEDORA-2016-aa00f0631d", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.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-10T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-01-04T19:57:01", "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" }, { "name": "[nettle-bugs] 20151212 secp256 calculation bug (already fixed)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html" }, { "name": "FEDORA-2016-8ee88aee21", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html" }, { "name": "openSUSE-SU-2016:0477", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "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": "FEDORA-2016-89968f88d2", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "name": "FEDORA-2016-aa00f0631d", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.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-8803", "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": "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." } ] }, "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": "[nettle-bugs] 20151212 secp256 calculation bug (already fixed)", "refsource": "MLIST", "url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html" }, { "name": "FEDORA-2016-8ee88aee21", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html" }, { "name": "openSUSE-SU-2016:0477", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html" }, { "name": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d", "refsource": "CONFIRM", "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "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": "FEDORA-2016-89968f88d2", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "name": "FEDORA-2016-aa00f0631d", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.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-8803", "datePublished": "2016-02-23T19:00:00", "dateReserved": "2016-02-02T00:00:00", "dateUpdated": "2024-08-06T08:29:22.024Z", "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\": \"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.\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n ecc_256_modp en ecc-256.c en Nettle en versiones anteriores a 3.2 no maneja correctamente la propagaci\\u00f3n del acarreo y produce una salida incorrecta en su implementaci\\u00f3n de la curva el\\u00edptica P-256 NIST, lo que permite a atacantes tener un impacto no especificado a trav\\u00e9s de vectores desconocidos, una vulnerabilidad diferente a CVE-2015-8805.\"}]", "id": "CVE-2015-8803", "lastModified": "2024-11-21T02:39:13.753", "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:01.213", "references": "[{\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html\", \"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\"}, {\"url\": \"https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d\", \"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/003028.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.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\"}, {\"url\": \"https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d\", \"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/003028.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-8803\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2016-02-23T19:59:01.213\",\"lastModified\":\"2024-11-21T02:39:13.753\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n ecc_256_modp en ecc-256.c en Nettle en versiones anteriores a 3.2 no maneja correctamente la propagaci\u00f3n del acarreo y produce una salida incorrecta en su implementaci\u00f3n de la curva el\u00edptica P-256 NIST, lo que permite a atacantes tener un impacto no especificado a trav\u00e9s de vectores desconocidos, una vulnerabilidad diferente a CVE-2015-8805.\"}],\"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.fedoraproject.org/pipermail/package-announce/2016-February/176807.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html\",\"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\"},{\"url\":\"https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d\",\"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/003028.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.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\"},{\"url\":\"https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d\",\"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/003028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
ghsa-9224-822v-4vv3
Vulnerability from github
Published
2022-05-14 02:08
Modified
2022-05-14 02:08
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2015-8803" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-02-23T19:59:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-9224-822v-4vv3", "modified": "2022-05-14T02:08:01Z", "published": "2022-05-14T02:08:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8803" }, { "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/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "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/003028.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.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" } ] }
rhsa-2016:2582
Vulnerability from csaf_redhat
Published
2016-11-03 08:08
Modified
2024-11-22 09:55
Summary
Red Hat Security Advisory: nettle security and bug fix update
Notes
Topic
An update for nettle is now available for Red Hat Enterprise Linux 7.
Red 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.
Details
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.
Security Fix(es):
* Multiple flaws were found in the way nettle implemented elliptic curve scalar multiplication. These flaws could potentially introduce cryptographic weaknesses into nettle's functionality. (CVE-2015-8803, CVE-2015-8804, CVE-2015-8805)
* 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. (CVE-2016-6489)
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "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
Modified
2024-11-22 09:55
Summary
Red Hat Security Advisory: nettle security and bug fix update
Notes
Topic
An update for nettle is now available for Red Hat Enterprise Linux 7.
Red 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.
Details
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.
Security Fix(es):
* Multiple flaws were found in the way nettle implemented elliptic curve scalar multiplication. These flaws could potentially introduce cryptographic weaknesses into nettle's functionality. (CVE-2015-8803, CVE-2015-8804, CVE-2015-8805)
* 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. (CVE-2016-6489)
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "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
Modified
2024-11-22 09:55
Summary
Red Hat Security Advisory: nettle security and bug fix update
Notes
Topic
An update for nettle is now available for Red Hat Enterprise Linux 7.
Red 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.
Details
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.
Security Fix(es):
* Multiple flaws were found in the way nettle implemented elliptic curve scalar multiplication. These flaws could potentially introduce cryptographic weaknesses into nettle's functionality. (CVE-2015-8803, CVE-2015-8804, CVE-2015-8805)
* 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. (CVE-2016-6489)
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "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" } ] }
cve-2015-8803
Vulnerability from fkie_nvd
Published
2016-02-23 19:59
Modified
2024-11-21 02:39
Severity ?
Summary
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.
References
Impacted products
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": "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." }, { "lang": "es", "value": "La funci\u00f3n ecc_256_modp en ecc-256.c en Nettle en versiones anteriores a 3.2 no maneja correctamente la propagaci\u00f3n del acarreo y produce una salida incorrecta en su implementaci\u00f3n de la curva el\u00edptica P-256 NIST, lo que permite a atacantes tener un impacto no especificado a trav\u00e9s de vectores desconocidos, una vulnerabilidad diferente a CVE-2015-8805." } ], "id": "CVE-2015-8803", "lastModified": "2024-11-21T02:39:13.753", "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:01.213", "references": [ { "source": "cve@mitre.org", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "source": "cve@mitre.org", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.html" }, { "source": "cve@mitre.org", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html" }, { "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/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "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/003028.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.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/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "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/003028.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-254" }, { "lang": "en", "value": "CWE-310" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2015-8803
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-8803", "description": "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.", "id": "GSD-2015-8803", "references": [ "https://www.suse.com/security/cve/CVE-2015-8803.html", "https://access.redhat.com/errata/RHSA-2016:2582", "https://ubuntu.com/security/CVE-2015-8803", "https://advisories.mageia.org/CVE-2015-8803.html", "https://linux.oracle.com/cve/CVE-2015-8803.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-8803" ], "details": "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.", "id": "GSD-2015-8803", "modified": "2023-12-13T01:20:03.401728Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-8803", "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": "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." } ] }, "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": "[nettle-bugs] 20151212 secp256 calculation bug (already fixed)", "refsource": "MLIST", "url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html" }, { "name": "FEDORA-2016-8ee88aee21", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html" }, { "name": "openSUSE-SU-2016:0477", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html" }, { "name": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d", "refsource": "CONFIRM", "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "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": "FEDORA-2016-89968f88d2", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "name": "FEDORA-2016-aa00f0631d", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.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:opensuse:13.2:*:*:*:*:*:*:*", "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 }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-8803" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "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": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "name": "openSUSE-SU-2016:0486", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html" }, { "name": "[nettle-bugs] 20151212 secp256 calculation bug (already fixed)", "refsource": "MLIST", "tags": [ "Vendor Advisory" ], "url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.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": "FEDORA-2016-89968f88d2", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "name": "FEDORA-2016-8ee88aee21", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html" }, { "name": "FEDORA-2016-aa00f0631d", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.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" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.