Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-10011 (GCVE-0-2016-10011)
Vulnerability from cvelistv5 – Published: 2017-01-05 00:00 – Updated: 2026-05-29 20:19
VLAI
EPSS
Summary
authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.
Severity
6.2 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- n/a
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer
Assigner
References
12 references
Date Public
2016-12-19 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T03:07:32.056Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20171130-0002/"
},
{
"name": "[oss-security] 20161219 Announce: OpenSSH 7.4 released",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2016/12/19/2"
},
{
"name": "1037490",
"tags": [
"vdb-entry",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1037490"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbux03818en_us"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2016\u0026m=slackware-security.647637"
},
{
"name": "RHSA-2017:2029",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2017:2029"
},
{
"name": "[debian-lts-announce] 20180910 [SECURITY] [DLA 1500-1] openssh security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html"
},
{
"name": "94977",
"tags": [
"vdb-entry",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/94977"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.openssh.com/txt/release-7.4"
},
{
"tags": [
"x_transferred"
],
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf"
},
{
"tags": [
"x_transferred"
],
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2016-10011",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-29T20:19:02.373432Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-29T20:19:06.040Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2016-12-19T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-12-13T00:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20171130-0002/"
},
{
"name": "[oss-security] 20161219 Announce: OpenSSH 7.4 released",
"tags": [
"mailing-list"
],
"url": "http://www.openwall.com/lists/oss-security/2016/12/19/2"
},
{
"name": "1037490",
"tags": [
"vdb-entry"
],
"url": "http://www.securitytracker.com/id/1037490"
},
{
"url": "https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9"
},
{
"url": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbux03818en_us"
},
{
"url": "http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2016\u0026m=slackware-security.647637"
},
{
"name": "RHSA-2017:2029",
"tags": [
"vendor-advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2017:2029"
},
{
"name": "[debian-lts-announce] 20180910 [SECURITY] [DLA 1500-1] openssh security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html"
},
{
"name": "94977",
"tags": [
"vdb-entry"
],
"url": "http://www.securityfocus.com/bid/94977"
},
{
"url": "https://www.openssh.com/txt/release-7.4"
},
{
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf"
},
{
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2016-10011",
"datePublished": "2017-01-05T00:00:00.000Z",
"dateReserved": "2016-12-19T00:00:00.000Z",
"dateUpdated": "2026-05-29T20:19:06.040Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2016-10011",
"date": "2026-06-19",
"epss": "0.01101",
"percentile": "0.61393"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"7.3\", \"matchCriteriaId\": \"B5D52975-3CB0-4BF7-975F-66EF9BF42A06\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.\"}, {\"lang\": \"es\", \"value\": \"authfile.c en sshd en OpenSSH en versiones anteriores a 7.4 no considera apropiadamente los efectos de realloc en el contenido de b\\u00fafer, lo que podr\\u00eda permitir a usuarios locales obtener informaci\\u00f3n sensible de clave privada aprovechando el acceso a un subproceso separado de privilegios.\"}]",
"id": "CVE-2016-10011",
"lastModified": "2024-11-21T02:43:05.680",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:P/I:N/A:N\", \"baseScore\": 2.1, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 3.9, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2017-01-05T02:59:03.120",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2016/12/19/2\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"http://www.securityfocus.com/bid/94977\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securitytracker.com/id/1037490\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2016\u0026m=slackware-security.647637\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:2029\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20171130-0002/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbux03818en_us\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.openssh.com/txt/release-7.4\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/12/19/2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"http://www.securityfocus.com/bid/94977\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securitytracker.com/id/1037490\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2016\u0026m=slackware-security.647637\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:2029\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20171130-0002/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbux03818en_us\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.openssh.com/txt/release-7.4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-320\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2016-10011\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-01-05T02:59:03.120\",\"lastModified\":\"2026-05-29T21:16:26.710\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.\"},{\"lang\":\"es\",\"value\":\"authfile.c en sshd en OpenSSH en versiones anteriores a 7.4 no considera apropiadamente los efectos de realloc en el contenido de b\u00fafer, lo que podr\u00eda permitir a usuarios locales obtener informaci\u00f3n sensible de clave privada aprovechando el acceso a un subproceso separado de privilegios.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":6.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.5,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-320\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"7.3\",\"matchCriteriaId\":\"B5D52975-3CB0-4BF7-975F-66EF9BF42A06\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2016/12/19/2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"http://www.securityfocus.com/bid/94977\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securitytracker.com/id/1037490\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2016\u0026m=slackware-security.647637\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2029\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20171130-0002/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbux03818en_us\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.openssh.com/txt/release-7.4\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/12/19/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"http://www.securityfocus.com/bid/94977\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id/1037490\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2016\u0026m=slackware-security.647637\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2029\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20171130-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbux03818en_us\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.openssh.com/txt/release-7.4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20171130-0002/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/12/19/2\", \"name\": \"[oss-security] 20161219 Announce: OpenSSH 7.4 released\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.securitytracker.com/id/1037490\", \"name\": \"1037490\", \"tags\": [\"vdb-entry\", \"x_transferred\"]}, {\"url\": \"https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbux03818en_us\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2016\u0026m=slackware-security.647637\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:2029\", \"name\": \"RHSA-2017:2029\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html\", \"name\": \"[debian-lts-announce] 20180910 [SECURITY] [DLA 1500-1] openssh security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.securityfocus.com/bid/94977\", \"name\": \"94977\", \"tags\": [\"vdb-entry\", \"x_transferred\"]}, {\"url\": \"https://www.openssh.com/txt/release-7.4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-06T03:07:32.056Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2016-10011\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-29T20:19:02.373432Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-119\", \"description\": \"CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-29T20:18:59.455Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"datePublic\": \"2016-12-19T00:00:00.000Z\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20171130-0002/\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/12/19/2\", \"name\": \"[oss-security] 20161219 Announce: OpenSSH 7.4 released\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.securitytracker.com/id/1037490\", \"name\": \"1037490\", \"tags\": [\"vdb-entry\"]}, {\"url\": \"https://github.com/openbsd/src/commit/ac8147a06ed2e2403fb6b9a0c03e618a9333c0e9\"}, {\"url\": \"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US\u0026docId=emr_na-hpesbux03818en_us\"}, {\"url\": \"http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2016\u0026m=slackware-security.647637\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:2029\", \"name\": \"RHSA-2017:2029\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html\", \"name\": \"[debian-lts-announce] 20180910 [SECURITY] [DLA 1500-1] openssh security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.securityfocus.com/bid/94977\", \"name\": \"94977\", \"tags\": [\"vdb-entry\"]}, {\"url\": \"https://www.openssh.com/txt/release-7.4\"}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-676336.pdf\"}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2022-12-13T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2016-10011\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-29T20:19:06.040Z\", \"dateReserved\": \"2016-12-19T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2017-01-05T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2017:0603-1
Vulnerability from csaf_suse - Published: 2017-03-03 16:46 - Updated: 2017-03-03 16:46Summary
Security update for openssh
Severity
Moderate
Notes
Title of the patch: Security update for openssh
Description of the patch:
This update for openssh fixes the following issues:
Security issues fixed:
- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)
- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)
- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)
Non security issues fixed:
- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)
- fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221)
Patchnames: slessp4-openssh-13002
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.8 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
29 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for openssh fixes the following issues:\n\nSecurity issues fixed:\n- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)\n- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)\n- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)\n\nNon security issues fixed:\n- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)\n- fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "slessp4-openssh-13002",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_0603-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0603-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170603-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0603-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-March/002677.html"
},
{
"category": "self",
"summary": "SUSE Bug 1005480",
"url": "https://bugzilla.suse.com/1005480"
},
{
"category": "self",
"summary": "SUSE Bug 1005893",
"url": "https://bugzilla.suse.com/1005893"
},
{
"category": "self",
"summary": "SUSE Bug 1006221",
"url": "https://bugzilla.suse.com/1006221"
},
{
"category": "self",
"summary": "SUSE Bug 1016366",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "self",
"summary": "SUSE Bug 1016369",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10009 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10011 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8858 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8858/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2017-03-03T16:46:32Z",
"generator": {
"date": "2017-03-03T16:46:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0603-1",
"initial_release_date": "2017-03-03T16:46:32Z",
"revision_history": [
{
"date": "2017-03-03T16:46:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-35.1.i586",
"product": {
"name": "openssh-6.6p1-35.1.i586",
"product_id": "openssh-6.6p1-35.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-35.4.i586",
"product": {
"name": "openssh-askpass-gnome-6.6p1-35.4.i586",
"product_id": "openssh-askpass-gnome-6.6p1-35.4.i586"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-35.1.i586",
"product": {
"name": "openssh-fips-6.6p1-35.1.i586",
"product_id": "openssh-fips-6.6p1-35.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-35.1.i586",
"product": {
"name": "openssh-helpers-6.6p1-35.1.i586",
"product_id": "openssh-helpers-6.6p1-35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-35.1.ia64",
"product": {
"name": "openssh-6.6p1-35.1.ia64",
"product_id": "openssh-6.6p1-35.1.ia64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-35.4.ia64",
"product": {
"name": "openssh-askpass-gnome-6.6p1-35.4.ia64",
"product_id": "openssh-askpass-gnome-6.6p1-35.4.ia64"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-35.1.ia64",
"product": {
"name": "openssh-fips-6.6p1-35.1.ia64",
"product_id": "openssh-fips-6.6p1-35.1.ia64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-35.1.ia64",
"product": {
"name": "openssh-helpers-6.6p1-35.1.ia64",
"product_id": "openssh-helpers-6.6p1-35.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-35.1.ppc64",
"product": {
"name": "openssh-6.6p1-35.1.ppc64",
"product_id": "openssh-6.6p1-35.1.ppc64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-35.4.ppc64",
"product": {
"name": "openssh-askpass-gnome-6.6p1-35.4.ppc64",
"product_id": "openssh-askpass-gnome-6.6p1-35.4.ppc64"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-35.1.ppc64",
"product": {
"name": "openssh-fips-6.6p1-35.1.ppc64",
"product_id": "openssh-fips-6.6p1-35.1.ppc64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-35.1.ppc64",
"product": {
"name": "openssh-helpers-6.6p1-35.1.ppc64",
"product_id": "openssh-helpers-6.6p1-35.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-35.1.s390x",
"product": {
"name": "openssh-6.6p1-35.1.s390x",
"product_id": "openssh-6.6p1-35.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-35.4.s390x",
"product": {
"name": "openssh-askpass-gnome-6.6p1-35.4.s390x",
"product_id": "openssh-askpass-gnome-6.6p1-35.4.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-35.1.s390x",
"product": {
"name": "openssh-fips-6.6p1-35.1.s390x",
"product_id": "openssh-fips-6.6p1-35.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-35.1.s390x",
"product": {
"name": "openssh-helpers-6.6p1-35.1.s390x",
"product_id": "openssh-helpers-6.6p1-35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-35.1.x86_64",
"product": {
"name": "openssh-6.6p1-35.1.x86_64",
"product_id": "openssh-6.6p1-35.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-35.4.x86_64",
"product": {
"name": "openssh-askpass-gnome-6.6p1-35.4.x86_64",
"product_id": "openssh-askpass-gnome-6.6p1-35.4.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-35.1.x86_64",
"product": {
"name": "openssh-fips-6.6p1-35.1.x86_64",
"product_id": "openssh-fips-6.6p1-35.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-35.1.x86_64",
"product": {
"name": "openssh-helpers-6.6p1-35.1.x86_64",
"product_id": "openssh-helpers-6.6p1-35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586"
},
"product_reference": "openssh-6.6p1-35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64"
},
"product_reference": "openssh-6.6p1-35.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64"
},
"product_reference": "openssh-6.6p1-35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x"
},
"product_reference": "openssh-6.6p1-35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64"
},
"product_reference": "openssh-6.6p1-35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586"
},
"product_reference": "openssh-fips-6.6p1-35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64"
},
"product_reference": "openssh-fips-6.6p1-35.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64"
},
"product_reference": "openssh-fips-6.6p1-35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x"
},
"product_reference": "openssh-fips-6.6p1-35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64"
},
"product_reference": "openssh-fips-6.6p1-35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586"
},
"product_reference": "openssh-helpers-6.6p1-35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64"
},
"product_reference": "openssh-helpers-6.6p1-35.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64"
},
"product_reference": "openssh-helpers-6.6p1-35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x"
},
"product_reference": "openssh-helpers-6.6p1-35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586"
},
"product_reference": "openssh-6.6p1-35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64"
},
"product_reference": "openssh-6.6p1-35.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64"
},
"product_reference": "openssh-6.6p1-35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x"
},
"product_reference": "openssh-6.6p1-35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64"
},
"product_reference": "openssh-6.6p1-35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-35.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-35.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586"
},
"product_reference": "openssh-fips-6.6p1-35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64"
},
"product_reference": "openssh-fips-6.6p1-35.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64"
},
"product_reference": "openssh-fips-6.6p1-35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x"
},
"product_reference": "openssh-fips-6.6p1-35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64"
},
"product_reference": "openssh-fips-6.6p1-35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586"
},
"product_reference": "openssh-helpers-6.6p1-35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64"
},
"product_reference": "openssh-helpers-6.6p1-35.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64"
},
"product_reference": "openssh-helpers-6.6p1-35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x"
},
"product_reference": "openssh-helpers-6.6p1-35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10009"
}
],
"notes": [
{
"category": "general",
"text": "Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10009",
"url": "https://www.suse.com/security/cve/CVE-2016-10009"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016366 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1138392 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1138392"
},
{
"category": "external",
"summary": "SUSE Bug 1213504 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1213504"
},
{
"category": "external",
"summary": "SUSE Bug 1217035 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1217035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-03T16:46:32Z",
"details": "low"
}
],
"title": "CVE-2016-10009"
},
{
"cve": "CVE-2016-10011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10011"
}
],
"notes": [
{
"category": "general",
"text": "authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10011",
"url": "https://www.suse.com/security/cve/CVE-2016-10011"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016369 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1017870 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1017870"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1029445 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1029445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-03T16:46:32Z",
"details": "low"
}
],
"title": "CVE-2016-10011"
},
{
"cve": "CVE-2016-8858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8858"
}
],
"notes": [
{
"category": "general",
"text": "The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that \"OpenSSH upstream does not consider this as a security issue.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8858",
"url": "https://www.suse.com/security/cve/CVE-2016-8858"
},
{
"category": "external",
"summary": "SUSE Bug 1005480 for CVE-2016-8858",
"url": "https://bugzilla.suse.com/1005480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:openssh-helpers-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-askpass-gnome-6.6p1-35.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-fips-6.6p1-35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:openssh-helpers-6.6p1-35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-03T16:46:32Z",
"details": "moderate"
}
],
"title": "CVE-2016-8858"
}
]
}
SUSE-SU-2017:0606-1
Vulnerability from csaf_suse - Published: 2017-03-06 07:28 - Updated: 2017-03-06 07:28Summary
Security update for openssh
Severity
Moderate
Notes
Title of the patch: Security update for openssh
Description of the patch:
This update for openssh fixes the following issues:
Security issues fixed:
- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)
- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)
- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)
Non security issues fixed:
- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)
Patchnames: sleclo50sp3-openssh-13005,sleman21-openssh-13005,slemap21-openssh-13005,sleposp3-openssh-13005,slessp3-openssh-13005
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.8 (Medium)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
28 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for openssh fixes the following issues:\n\nSecurity issues fixed:\n- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)\n- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)\n- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)\n\nNon security issues fixed:\n- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleclo50sp3-openssh-13005,sleman21-openssh-13005,slemap21-openssh-13005,sleposp3-openssh-13005,slessp3-openssh-13005",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_0606-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0606-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170606-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0606-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-March/002679.html"
},
{
"category": "self",
"summary": "SUSE Bug 1005480",
"url": "https://bugzilla.suse.com/1005480"
},
{
"category": "self",
"summary": "SUSE Bug 1005893",
"url": "https://bugzilla.suse.com/1005893"
},
{
"category": "self",
"summary": "SUSE Bug 1016366",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "self",
"summary": "SUSE Bug 1016369",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10009 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10011 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8858 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8858/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2017-03-06T07:28:19Z",
"generator": {
"date": "2017-03-06T07:28:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0606-1",
"initial_release_date": "2017-03-06T07:28:19Z",
"revision_history": [
{
"date": "2017-03-06T07:28:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.2p2-0.40.1.i586",
"product": {
"name": "openssh-6.2p2-0.40.1.i586",
"product_id": "openssh-6.2p2-0.40.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-6.2p2-0.40.1.i586",
"product": {
"name": "openssh-askpass-6.2p2-0.40.1.i586",
"product_id": "openssh-askpass-6.2p2-0.40.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.2p2-0.40.3.i586",
"product": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.i586",
"product_id": "openssh-askpass-gnome-6.2p2-0.40.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.2p2-0.40.1.s390x",
"product": {
"name": "openssh-6.2p2-0.40.1.s390x",
"product_id": "openssh-6.2p2-0.40.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-6.2p2-0.40.1.s390x",
"product": {
"name": "openssh-askpass-6.2p2-0.40.1.s390x",
"product_id": "openssh-askpass-6.2p2-0.40.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"product": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"product_id": "openssh-askpass-gnome-6.2p2-0.40.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.2p2-0.40.1.x86_64",
"product": {
"name": "openssh-6.2p2-0.40.1.x86_64",
"product_id": "openssh-6.2p2-0.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-6.2p2-0.40.1.x86_64",
"product": {
"name": "openssh-askpass-6.2p2-0.40.1.x86_64",
"product_id": "openssh-askpass-6.2p2-0.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"product": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"product_id": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 5",
"product": {
"name": "SUSE OpenStack Cloud 5",
"product_id": "SUSE OpenStack Cloud 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:cloud:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager 2.1",
"product": {
"name": "SUSE Manager 2.1",
"product_id": "SUSE Manager 2.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:2.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 2.1",
"product": {
"name": "SUSE Manager Proxy 2.1",
"product_id": "SUSE Manager Proxy 2.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:2.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles_ltss:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:11:sp3:teradata"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.x86_64 as component of SUSE OpenStack Cloud 5",
"product_id": "SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.x86_64 as component of SUSE OpenStack Cloud 5",
"product_id": "SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64 as component of SUSE OpenStack Cloud 5",
"product_id": "SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.s390x as component of SUSE Manager 2.1",
"product_id": "SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x"
},
"product_reference": "openssh-6.2p2-0.40.1.s390x",
"relates_to_product_reference": "SUSE Manager 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.x86_64 as component of SUSE Manager 2.1",
"product_id": "SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.s390x as component of SUSE Manager 2.1",
"product_id": "SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.s390x",
"relates_to_product_reference": "SUSE Manager 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.x86_64 as component of SUSE Manager 2.1",
"product_id": "SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.s390x as component of SUSE Manager 2.1",
"product_id": "SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"relates_to_product_reference": "SUSE Manager 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64 as component of SUSE Manager 2.1",
"product_id": "SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"relates_to_product_reference": "SUSE Manager 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.x86_64 as component of SUSE Manager Proxy 2.1",
"product_id": "SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.x86_64 as component of SUSE Manager Proxy 2.1",
"product_id": "SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64 as component of SUSE Manager Proxy 2.1",
"product_id": "SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586"
},
"product_reference": "openssh-6.2p2-0.40.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586"
},
"product_reference": "openssh-6.2p2-0.40.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x"
},
"product_reference": "openssh-6.2p2-0.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586"
},
"product_reference": "openssh-6.2p2-0.40.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x"
},
"product_reference": "openssh-6.2p2-0.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.2p2-0.40.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-6.2p2-0.40.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64"
},
"product_reference": "openssh-askpass-6.2p2-0.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10009"
}
],
"notes": [
{
"category": "general",
"text": "Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10009",
"url": "https://www.suse.com/security/cve/CVE-2016-10009"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016366 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1138392 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1138392"
},
{
"category": "external",
"summary": "SUSE Bug 1213504 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1213504"
},
{
"category": "external",
"summary": "SUSE Bug 1217035 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1217035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T07:28:19Z",
"details": "low"
}
],
"title": "CVE-2016-10009"
},
{
"cve": "CVE-2016-10011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10011"
}
],
"notes": [
{
"category": "general",
"text": "authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10011",
"url": "https://www.suse.com/security/cve/CVE-2016-10011"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016369 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1017870 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1017870"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1029445 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1029445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T07:28:19Z",
"details": "low"
}
],
"title": "CVE-2016-10011"
},
{
"cve": "CVE-2016-8858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8858"
}
],
"notes": [
{
"category": "general",
"text": "The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that \"OpenSSH upstream does not consider this as a security issue.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8858",
"url": "https://www.suse.com/security/cve/CVE-2016-8858"
},
{
"category": "external",
"summary": "SUSE Bug 1005480 for CVE-2016-8858",
"url": "https://bugzilla.suse.com/1005480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.s390x",
"SUSE Manager 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.s390x",
"SUSE Manager 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE Manager Proxy 2.1:openssh-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE Manager Proxy 2.1:openssh-askpass-gnome-6.2p2-0.40.3.x86_64",
"SUSE OpenStack Cloud 5:openssh-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-6.2p2-0.40.1.x86_64",
"SUSE OpenStack Cloud 5:openssh-askpass-gnome-6.2p2-0.40.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T07:28:19Z",
"details": "moderate"
}
],
"title": "CVE-2016-8858"
}
]
}
SUSE-SU-2017:0607-1
Vulnerability from csaf_suse - Published: 2017-03-06 10:26 - Updated: 2017-03-06 10:26Summary
Security update for openssh
Severity
Moderate
Notes
Title of the patch: Security update for openssh
Description of the patch:
This update for openssh fixes the following issues:
- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)
- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)
- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)
- Fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221)
- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)
Patchnames: SUSE-SLE-SERVER-12-SP1-2017-325
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.8 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
29 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for openssh fixes the following issues:\n\n- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)\n- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)\n- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)\n\n- Fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221)\n- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-SERVER-12-SP1-2017-325",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_0607-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0607-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170607-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0607-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-March/002680.html"
},
{
"category": "self",
"summary": "SUSE Bug 1005480",
"url": "https://bugzilla.suse.com/1005480"
},
{
"category": "self",
"summary": "SUSE Bug 1005893",
"url": "https://bugzilla.suse.com/1005893"
},
{
"category": "self",
"summary": "SUSE Bug 1006221",
"url": "https://bugzilla.suse.com/1006221"
},
{
"category": "self",
"summary": "SUSE Bug 1016366",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "self",
"summary": "SUSE Bug 1016369",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10009 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10011 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8858 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8858/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2017-03-06T10:26:48Z",
"generator": {
"date": "2017-03-06T10:26:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0607-1",
"initial_release_date": "2017-03-06T10:26:48Z",
"revision_history": [
{
"date": "2017-03-06T10:26:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-fips-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-helpers-6.6p1-54.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-6.6p1-54.7.1.s390x",
"product_id": "openssh-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.s390x",
"product_id": "openssh-fips-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.s390x",
"product_id": "openssh-helpers-6.6p1-54.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-6.6p1-54.7.1.x86_64",
"product_id": "openssh-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64",
"product_id": "openssh-fips-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64",
"product_id": "openssh-helpers-6.6p1-54.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10009"
}
],
"notes": [
{
"category": "general",
"text": "Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10009",
"url": "https://www.suse.com/security/cve/CVE-2016-10009"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016366 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1138392 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1138392"
},
{
"category": "external",
"summary": "SUSE Bug 1213504 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1213504"
},
{
"category": "external",
"summary": "SUSE Bug 1217035 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1217035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:48Z",
"details": "low"
}
],
"title": "CVE-2016-10009"
},
{
"cve": "CVE-2016-10011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10011"
}
],
"notes": [
{
"category": "general",
"text": "authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10011",
"url": "https://www.suse.com/security/cve/CVE-2016-10011"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016369 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1017870 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1017870"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1029445 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1029445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:48Z",
"details": "low"
}
],
"title": "CVE-2016-10011"
},
{
"cve": "CVE-2016-8858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8858"
}
],
"notes": [
{
"category": "general",
"text": "The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that \"OpenSSH upstream does not consider this as a security issue.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8858",
"url": "https://www.suse.com/security/cve/CVE-2016-8858"
},
{
"category": "external",
"summary": "SUSE Bug 1005480 for CVE-2016-8858",
"url": "https://bugzilla.suse.com/1005480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:48Z",
"details": "moderate"
}
],
"title": "CVE-2016-8858"
}
]
}
SUSE-SU-2017:0607-2
Vulnerability from csaf_suse - Published: 2017-03-06 10:26 - Updated: 2017-03-06 10:26Summary
Security update for openssh
Severity
Moderate
Notes
Title of the patch: Security update for openssh
Description of the patch:
This update for openssh fixes the following issues:
- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)
- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)
- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)
- Fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221)
- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)
Patchnames: SUSE-SLE-DESKTOP-12-SP1-2017-325,SUSE-SLE-SAP-12-2017-325,SUSE-SLE-SERVER-12-SP1-2017-325
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
31 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
31 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.8 (Medium)
Affected products
Recommended
31 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
29 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for openssh fixes the following issues:\n\n- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)\n- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)\n- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)\n\n- Fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221)\n- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP1-2017-325,SUSE-SLE-SAP-12-2017-325,SUSE-SLE-SERVER-12-SP1-2017-325",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_0607-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0607-2",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170607-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0607-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-March/002685.html"
},
{
"category": "self",
"summary": "SUSE Bug 1005480",
"url": "https://bugzilla.suse.com/1005480"
},
{
"category": "self",
"summary": "SUSE Bug 1005893",
"url": "https://bugzilla.suse.com/1005893"
},
{
"category": "self",
"summary": "SUSE Bug 1006221",
"url": "https://bugzilla.suse.com/1006221"
},
{
"category": "self",
"summary": "SUSE Bug 1016366",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "self",
"summary": "SUSE Bug 1016369",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10009 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10011 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8858 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8858/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2017-03-06T10:26:48Z",
"generator": {
"date": "2017-03-06T10:26:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0607-2",
"initial_release_date": "2017-03-06T10:26:48Z",
"revision_history": [
{
"date": "2017-03-06T10:26:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-fips-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-helpers-6.6p1-54.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-6.6p1-54.7.1.s390x",
"product_id": "openssh-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.s390x",
"product_id": "openssh-fips-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.s390x",
"product_id": "openssh-helpers-6.6p1-54.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-6.6p1-54.7.1.x86_64",
"product_id": "openssh-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64",
"product_id": "openssh-helpers-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64",
"product_id": "openssh-fips-6.6p1-54.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10009"
}
],
"notes": [
{
"category": "general",
"text": "Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10009",
"url": "https://www.suse.com/security/cve/CVE-2016-10009"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016366 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1138392 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1138392"
},
{
"category": "external",
"summary": "SUSE Bug 1213504 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1213504"
},
{
"category": "external",
"summary": "SUSE Bug 1217035 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1217035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:48Z",
"details": "low"
}
],
"title": "CVE-2016-10009"
},
{
"cve": "CVE-2016-10011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10011"
}
],
"notes": [
{
"category": "general",
"text": "authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10011",
"url": "https://www.suse.com/security/cve/CVE-2016-10011"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016369 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1017870 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1017870"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1029445 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1029445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:48Z",
"details": "low"
}
],
"title": "CVE-2016-10011"
},
{
"cve": "CVE-2016-8858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8858"
}
],
"notes": [
{
"category": "general",
"text": "The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that \"OpenSSH upstream does not consider this as a security issue.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8858",
"url": "https://www.suse.com/security/cve/CVE-2016-8858"
},
{
"category": "external",
"summary": "SUSE Bug 1005480 for CVE-2016-8858",
"url": "https://bugzilla.suse.com/1005480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:openssh-helpers-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:48Z",
"details": "moderate"
}
],
"title": "CVE-2016-8858"
}
]
}
SUSE-SU-2017:0607-3
Vulnerability from csaf_suse - Published: 2017-03-06 10:26 - Updated: 2017-03-06 10:26Summary
Security update for openssh
Severity
Moderate
Notes
Title of the patch: Security update for openssh
Description of the patch:
This update for openssh fixes the following issues:
- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)
- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)
- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)
- Fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221)
- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)
Patchnames: SUSE-SLE-SERVER-12-2017-325
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.8 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
29 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for openssh fixes the following issues:\n\n- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)\n- CVE-2016-10009: limit directories for loading PKCS11 modules to avoid privilege escalation (bsc#1016366)\n- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege process handling authentication (bsc#1016369)\n\n- Fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221)\n- Properly verify CIDR masks in the AllowUsers and DenyUsers configuration lists (bsc#1005893)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-SERVER-12-2017-325",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_0607-3.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0607-3",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170607-3/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0607-3",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-March/002687.html"
},
{
"category": "self",
"summary": "SUSE Bug 1005480",
"url": "https://bugzilla.suse.com/1005480"
},
{
"category": "self",
"summary": "SUSE Bug 1005893",
"url": "https://bugzilla.suse.com/1005893"
},
{
"category": "self",
"summary": "SUSE Bug 1006221",
"url": "https://bugzilla.suse.com/1006221"
},
{
"category": "self",
"summary": "SUSE Bug 1016366",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "self",
"summary": "SUSE Bug 1016369",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10009 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10011 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8858 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8858/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2017-03-06T10:26:35Z",
"generator": {
"date": "2017-03-06T10:26:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0607-3",
"initial_release_date": "2017-03-06T10:26:35Z",
"revision_history": [
{
"date": "2017-03-06T10:26:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-fips-6.6p1-54.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"product_id": "openssh-helpers-6.6p1-54.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-6.6p1-54.7.1.s390x",
"product_id": "openssh-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.s390x",
"product_id": "openssh-fips-6.6p1-54.7.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.s390x",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.s390x",
"product_id": "openssh-helpers-6.6p1-54.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-6.6p1-54.7.1.x86_64",
"product_id": "openssh-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"product_id": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64",
"product_id": "openssh-fips-6.6p1-54.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-6.6p1-54.7.1.x86_64",
"product": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64",
"product_id": "openssh-helpers-6.6p1-54.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-fips-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-6.6p1-54.7.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
},
"product_reference": "openssh-helpers-6.6p1-54.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10009"
}
],
"notes": [
{
"category": "general",
"text": "Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10009",
"url": "https://www.suse.com/security/cve/CVE-2016-10009"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016366 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1138392 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1138392"
},
{
"category": "external",
"summary": "SUSE Bug 1213504 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1213504"
},
{
"category": "external",
"summary": "SUSE Bug 1217035 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1217035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:35Z",
"details": "low"
}
],
"title": "CVE-2016-10009"
},
{
"cve": "CVE-2016-10011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10011"
}
],
"notes": [
{
"category": "general",
"text": "authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10011",
"url": "https://www.suse.com/security/cve/CVE-2016-10011"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016369 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1017870 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1017870"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1029445 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1029445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:35Z",
"details": "low"
}
],
"title": "CVE-2016-10011"
},
{
"cve": "CVE-2016-8858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8858"
}
],
"notes": [
{
"category": "general",
"text": "The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that \"OpenSSH upstream does not consider this as a security issue.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8858",
"url": "https://www.suse.com/security/cve/CVE-2016-8858"
},
{
"category": "external",
"summary": "SUSE Bug 1005480 for CVE-2016-8858",
"url": "https://bugzilla.suse.com/1005480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-askpass-gnome-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-fips-6.6p1-54.7.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:openssh-helpers-6.6p1-54.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-03-06T10:26:35Z",
"details": "moderate"
}
],
"title": "CVE-2016-8858"
}
]
}
SUSE-SU-2017:1661-1
Vulnerability from csaf_suse - Published: 2017-06-23 08:29 - Updated: 2017-06-23 08:29Summary
Security update for openssh-openssl1
Severity
Moderate
Notes
Title of the patch: Security update for openssh-openssl1
Description of the patch: This update for openssh-openssl1 fixes the following issues:
- Properly verify CIDR masks in configuration (bsc#1005893)
- CVE-2016-10009: limit directories for loading PKCS11 modules (bsc#1016366)
- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege
process handling authentication (bsc#1016369)
- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)
- fix suggested command for removing conflicting server keys from
the known_hosts file (bsc#1006221)
Patchnames: secsp3-openssh-openssl1-13169
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
5.8 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
29 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh-openssl1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh-openssl1 fixes the following issues:\n\n\n- Properly verify CIDR masks in configuration (bsc#1005893)\n\n- CVE-2016-10009: limit directories for loading PKCS11 modules (bsc#1016366)\n\n- CVE-2016-10011: Prevent possible leaks of host private keys to low-privilege\n process handling authentication (bsc#1016369)\n\n- CVE-2016-8858: prevent resource depletion during key exchange (bsc#1005480)\n\n- fix suggested command for removing conflicting server keys from\n the known_hosts file (bsc#1006221)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "secsp3-openssh-openssl1-13169",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_1661-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:1661-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171661-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:1661-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-June/002972.html"
},
{
"category": "self",
"summary": "SUSE Bug 1005480",
"url": "https://bugzilla.suse.com/1005480"
},
{
"category": "self",
"summary": "SUSE Bug 1005893",
"url": "https://bugzilla.suse.com/1005893"
},
{
"category": "self",
"summary": "SUSE Bug 1006221",
"url": "https://bugzilla.suse.com/1006221"
},
{
"category": "self",
"summary": "SUSE Bug 1016366",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "self",
"summary": "SUSE Bug 1016369",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10009 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10011 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8858 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8858/"
}
],
"title": "Security update for openssh-openssl1",
"tracking": {
"current_release_date": "2017-06-23T08:29:32Z",
"generator": {
"date": "2017-06-23T08:29:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:1661-1",
"initial_release_date": "2017-06-23T08:29:32Z",
"revision_history": [
{
"date": "2017-06-23T08:29:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-openssl1-6.6p1-18.1.i586",
"product": {
"name": "openssh-openssl1-6.6p1-18.1.i586",
"product_id": "openssh-openssl1-6.6p1-18.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-openssl1-helpers-6.6p1-18.1.i586",
"product": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.i586",
"product_id": "openssh-openssl1-helpers-6.6p1-18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-openssl1-6.6p1-18.1.ia64",
"product": {
"name": "openssh-openssl1-6.6p1-18.1.ia64",
"product_id": "openssh-openssl1-6.6p1-18.1.ia64"
}
},
{
"category": "product_version",
"name": "openssh-openssl1-helpers-6.6p1-18.1.ia64",
"product": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.ia64",
"product_id": "openssh-openssl1-helpers-6.6p1-18.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-openssl1-6.6p1-18.1.ppc64",
"product": {
"name": "openssh-openssl1-6.6p1-18.1.ppc64",
"product_id": "openssh-openssl1-6.6p1-18.1.ppc64"
}
},
{
"category": "product_version",
"name": "openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"product": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"product_id": "openssh-openssl1-helpers-6.6p1-18.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-openssl1-6.6p1-18.1.s390x",
"product": {
"name": "openssh-openssl1-6.6p1-18.1.s390x",
"product_id": "openssh-openssl1-6.6p1-18.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-openssl1-helpers-6.6p1-18.1.s390x",
"product": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.s390x",
"product_id": "openssh-openssl1-helpers-6.6p1-18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-openssl1-6.6p1-18.1.x86_64",
"product": {
"name": "openssh-openssl1-6.6p1-18.1.x86_64",
"product_id": "openssh-openssl1-6.6p1-18.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-openssl1-helpers-6.6p1-18.1.x86_64",
"product": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.x86_64",
"product_id": "openssh-openssl1-helpers-6.6p1-18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11-SECURITY",
"product": {
"name": "SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:11:security"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-6.6p1-18.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586"
},
"product_reference": "openssh-openssl1-6.6p1-18.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-6.6p1-18.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64"
},
"product_reference": "openssh-openssl1-6.6p1-18.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-6.6p1-18.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64"
},
"product_reference": "openssh-openssl1-6.6p1-18.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-6.6p1-18.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x"
},
"product_reference": "openssh-openssl1-6.6p1-18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-6.6p1-18.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64"
},
"product_reference": "openssh-openssl1-6.6p1-18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.i586 as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586"
},
"product_reference": "openssh-openssl1-helpers-6.6p1-18.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.ia64 as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64"
},
"product_reference": "openssh-openssl1-helpers-6.6p1-18.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.ppc64 as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64"
},
"product_reference": "openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.s390x as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x"
},
"product_reference": "openssh-openssl1-helpers-6.6p1-18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-openssl1-helpers-6.6p1-18.1.x86_64 as component of SUSE Linux Enterprise Server 11-SECURITY",
"product_id": "SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
},
"product_reference": "openssh-openssl1-helpers-6.6p1-18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11-SECURITY"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10009"
}
],
"notes": [
{
"category": "general",
"text": "Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10009",
"url": "https://www.suse.com/security/cve/CVE-2016-10009"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016366 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016366"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1138392 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1138392"
},
{
"category": "external",
"summary": "SUSE Bug 1213504 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1213504"
},
{
"category": "external",
"summary": "SUSE Bug 1217035 for CVE-2016-10009",
"url": "https://bugzilla.suse.com/1217035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-06-23T08:29:32Z",
"details": "low"
}
],
"title": "CVE-2016-10009"
},
{
"cve": "CVE-2016-10011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10011"
}
],
"notes": [
{
"category": "general",
"text": "authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10011",
"url": "https://www.suse.com/security/cve/CVE-2016-10011"
},
{
"category": "external",
"summary": "SUSE Bug 1016336 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016336"
},
{
"category": "external",
"summary": "SUSE Bug 1016369 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016369"
},
{
"category": "external",
"summary": "SUSE Bug 1016370 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1016370"
},
{
"category": "external",
"summary": "SUSE Bug 1017870 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1017870"
},
{
"category": "external",
"summary": "SUSE Bug 1026634 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1026634"
},
{
"category": "external",
"summary": "SUSE Bug 1029445 for CVE-2016-10011",
"url": "https://bugzilla.suse.com/1029445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-06-23T08:29:32Z",
"details": "low"
}
],
"title": "CVE-2016-10011"
},
{
"cve": "CVE-2016-8858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8858"
}
],
"notes": [
{
"category": "general",
"text": "The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that \"OpenSSH upstream does not consider this as a security issue.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8858",
"url": "https://www.suse.com/security/cve/CVE-2016-8858"
},
{
"category": "external",
"summary": "SUSE Bug 1005480 for CVE-2016-8858",
"url": "https://bugzilla.suse.com/1005480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-6.6p1-18.1.x86_64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.i586",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ia64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.ppc64",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.s390x",
"SUSE Linux Enterprise Server 11-SECURITY:openssh-openssl1-helpers-6.6p1-18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-06-23T08:29:32Z",
"details": "moderate"
}
],
"title": "CVE-2016-8858"
}
]
}
WID-SEC-W-2023-1996
Vulnerability from csaf_certbund - Published: 2016-12-19 23:00 - Updated: 2026-01-12 23:00Summary
OpenSSH: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: OpenSSH ist eine Open Source Implementierung des Secure Shell Protokolls.
Angriff: Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in OpenSSH ausnutzen, um beliebigen Programmcode mit den Rechten des Dienstes auszuführen, seine Privilegien zu erweitern oder einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source OpenSSH <7.4
Open Source / OpenSSH
|
<7.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
FreeBSD Project FreeBSD OS
FreeBSD Project
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
IBM Security Verify Access <11.0.2
IBM / Security Verify Access
|
<11.0.2 | ||
|
Dell NetWorker virtual
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
virtual | |
|
IBM AIX
IBM
|
cpe:/o:ibm:aix:-
|
— | |
|
Moxa Switch <5.0.4
Moxa / Switch
|
<5.0.4 | ||
|
Moxa Switch <4.1.58
Moxa / Switch
|
<4.1.58 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM VIOS
IBM
|
cpe:/a:ibm:vios:-
|
— |
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Moxa Switch <5.0.4
Moxa / Switch
|
<5.0.4 | ||
|
Open Source OpenSSH <7.4
Open Source / OpenSSH
|
<7.4 | ||
|
Moxa Switch <4.1.58
Moxa / Switch
|
<4.1.58 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
FreeBSD Project FreeBSD OS
FreeBSD Project
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Verify Access <11.0.2
IBM / Security Verify Access
|
<11.0.2 | ||
|
Dell NetWorker virtual
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
virtual | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 |
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Moxa Switch <5.0.4
Moxa / Switch
|
<5.0.4 | ||
|
Open Source OpenSSH <7.4
Open Source / OpenSSH
|
<7.4 | ||
|
Moxa Switch <4.1.58
Moxa / Switch
|
<4.1.58 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Verify Access <11.0.2
IBM / Security Verify Access
|
<11.0.2 | ||
|
Dell NetWorker virtual
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
virtual | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 |
Affected products
Known affected
11 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Moxa Switch <5.0.4
Moxa / Switch
|
<5.0.4 | ||
|
Open Source OpenSSH <7.4
Open Source / OpenSSH
|
<7.4 | ||
|
Moxa Switch <4.1.58
Moxa / Switch
|
<4.1.58 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Verify Access <11.0.2
IBM / Security Verify Access
|
<11.0.2 | ||
|
Dell NetWorker virtual
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
virtual | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 |
Vulnerability 5
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source OpenSSH <7.4
Open Source / OpenSSH
|
<7.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
FreeBSD Project FreeBSD OS
FreeBSD Project
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
IBM Security Verify Access <11.0.2
IBM / Security Verify Access
|
<11.0.2 | ||
|
NetApp Data ONTAP
NetApp
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
Dell NetWorker virtual
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
virtual | |
|
IBM AIX
IBM
|
cpe:/o:ibm:aix:-
|
— | |
|
Palo Alto Networks PAN-OS
Palo Alto Networks
|
cpe:/o:paloaltonetworks:pan-os:-
|
— | |
|
Moxa Switch <5.0.4
Moxa / Switch
|
<5.0.4 | ||
|
Moxa Switch <4.1.58
Moxa / Switch
|
<4.1.58 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Juniper JUNOS
Juniper
|
cpe:/o:juniper:junos:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM VIOS
IBM
|
cpe:/a:ibm:vios:-
|
— |
Vulnerability 6
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Moxa Switch <5.0.4
Moxa / Switch
|
<5.0.4 | ||
|
Open Source OpenSSH <7.4
Open Source / OpenSSH
|
<7.4 | ||
|
Moxa Switch <4.1.58
Moxa / Switch
|
<4.1.58 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Verify Access <11.0.2
IBM / Security Verify Access
|
<11.0.2 | ||
|
Dell NetWorker virtual
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
virtual | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 |
References
29 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "OpenSSH ist eine Open Source Implementierung des Secure Shell Protokolls.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in OpenSSH ausnutzen, um beliebigen Programmcode mit den Rechten des Dienstes auszuf\u00fchren, seine Privilegien zu erweitern oder einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1996 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2016/wid-sec-w-2023-1996.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1996 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1996"
},
{
"category": "external",
"summary": "OpenSSH 7.4 Release vom 2016-12-19",
"url": "http://www.openssh.com/txt/release-7.4"
},
{
"category": "external",
"summary": "SecurityTracker Alert ID 1037490 vom 2016-12-19",
"url": "http://www.securitytracker.com/id/1037490"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory: FreeBSD-SA-17:01.openssh.asc",
"url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-17:01.openssh.asc"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:0264-1 vom 2017-01-24",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170264-1.html"
},
{
"category": "external",
"summary": "F5 Security Advisory K64292204 vom 2017-01-24",
"url": "https://support.f5.com/csp/article/K64292204"
},
{
"category": "external",
"summary": "F5 Security Advisory K31440025 vom 2017-01-24",
"url": "https://support.f5.com/csp/article/K31440025"
},
{
"category": "external",
"summary": "F5 Security Advisory K62201745 vom 2017-01-27",
"url": "https://support.f5.com/csp/article/K62201745"
},
{
"category": "external",
"summary": "IBM Security Advisory openssh_advisory10.asc",
"url": "http://aix.software.ibm.com/aix/efixes/security/openssh_advisory10.asc"
},
{
"category": "external",
"summary": "The FreeBSD Project Security Advisory: FreeBSD-SA-17:01.openssh",
"url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-17:01.openssh.asc"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:0603-1 vom 2017-03-03",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170603-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:0607-1 vom 2017-03-06",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170607-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:0606-1 vom 2017-03-06",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170606-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:1661-1 vom 2017-06-24",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171661-1.html"
},
{
"category": "external",
"summary": "RedHat Security Advisory: RHSA-2017:2029",
"url": "https://access.redhat.com/errata/RHSA-2017:2029"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-3538-1 vom 2018-01-22",
"url": "http://www.ubuntu.com/usn/usn-3538-1/"
},
{
"category": "external",
"summary": "McAfee Security Bulletin: SB10239",
"url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10239"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:2275-1 vom 2018-08-10",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182275-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:2685-1 vom 2018-09-11",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182685-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:2719-1 vom 2018-09-15",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182719-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:3540-1 vom 2018-10-29",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183540-1.html"
},
{
"category": "external",
"summary": "Palo Alto Networks Security Advisory PAN-SA-2020-0005 vom 2020-05-13",
"url": "https://security.paloaltonetworks.com/PAN-SA-2020-0005"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA11169 vom 2021-04-16",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11169"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-2176 vom 2023-08-09",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2176.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-1802 vom 2023-08-23",
"url": "https://alas.aws.amazon.com/ALAS-2023-1802.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-198 vom 2024-05-08",
"url": "https://www.dell.com/support/kbdoc/000224827/dsa-2024-="
},
{
"category": "external",
"summary": "Moxa Security Advisory MPSA-256261 vom 2026-01-09",
"url": "https://www.moxa.com/en/support/product-support/security-advisory/mpsa-256261-cve-2023-38408-openssh-vulnerability-in-ethernet-switches"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7256856 vom 2026-01-13",
"url": "https://www.ibm.com/support/pages/node/7256856"
}
],
"source_lang": "en-US",
"title": "OpenSSH: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-12T23:00:00.000+00:00",
"generator": {
"date": "2026-01-13T09:05:55.124+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2023-1996",
"initial_release_date": "2016-12-19T23:00:00.000+00:00",
"revision_history": [
{
"date": "2016-12-19T23:00:00.000+00:00",
"number": "1",
"summary": "Initial Release"
},
{
"date": "2016-12-19T23:00:00.000+00:00",
"number": "2",
"summary": "Version nicht vorhanden"
},
{
"date": "2016-12-19T23:00:00.000+00:00",
"number": "3",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-01-10T23:00:00.000+00:00",
"number": "4",
"summary": "New remediations available"
},
{
"date": "2017-01-23T23:00:00.000+00:00",
"number": "5",
"summary": "New remediations available"
},
{
"date": "2017-01-23T23:00:00.000+00:00",
"number": "6",
"summary": "New remediations available"
},
{
"date": "2017-01-23T23:00:00.000+00:00",
"number": "7",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-01-29T23:00:00.000+00:00",
"number": "8",
"summary": "New remediations available"
},
{
"date": "2017-02-20T23:00:00.000+00:00",
"number": "9",
"summary": "New remediations available"
},
{
"date": "2017-02-20T23:00:00.000+00:00",
"number": "10",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-02-20T23:00:00.000+00:00",
"number": "11",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-02-22T23:00:00.000+00:00",
"number": "12",
"summary": "New remediations available"
},
{
"date": "2017-03-05T23:00:00.000+00:00",
"number": "13",
"summary": "New remediations available"
},
{
"date": "2017-03-06T23:00:00.000+00:00",
"number": "14",
"summary": "New remediations available"
},
{
"date": "2017-03-06T23:00:00.000+00:00",
"number": "15",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-06-26T22:00:00.000+00:00",
"number": "16",
"summary": "New remediations available"
},
{
"date": "2017-08-01T22:00:00.000+00:00",
"number": "17",
"summary": "New remediations available"
},
{
"date": "2017-08-07T22:00:00.000+00:00",
"number": "18",
"summary": "Added references"
},
{
"date": "2018-06-13T22:00:00.000+00:00",
"number": "19",
"summary": "New remediations available"
},
{
"date": "2018-08-09T22:00:00.000+00:00",
"number": "20",
"summary": "New remediations available"
},
{
"date": "2018-08-09T22:00:00.000+00:00",
"number": "21",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-08-09T22:00:00.000+00:00",
"number": "22",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-08-23T22:00:00.000+00:00",
"number": "23",
"summary": "Added references"
},
{
"date": "2018-09-11T22:00:00.000+00:00",
"number": "24",
"summary": "Produkte erg\u00e4nzt"
},
{
"date": "2018-09-11T22:00:00.000+00:00",
"number": "25",
"summary": "New remediations available"
},
{
"date": "2018-09-16T22:00:00.000+00:00",
"number": "26",
"summary": "New remediations available"
},
{
"date": "2018-10-29T23:00:00.000+00:00",
"number": "27",
"summary": "New remediations available"
},
{
"date": "2020-05-13T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Palo Alto Networks aufgenommen"
},
{
"date": "2021-04-15T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Juniper aufgenommen"
},
{
"date": "2023-08-08T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-08-23T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-05-07T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-01-08T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von moxa aufgenommen"
},
{
"date": "2026-01-12T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "34"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "virtual",
"product": {
"name": "Dell NetWorker virtual",
"product_id": "T034583",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "EMC Avamar",
"product": {
"name": "EMC Avamar",
"product_id": "T014381",
"product_identification_helper": {
"cpe": "cpe:/a:emc:avamar:-"
}
}
}
],
"category": "vendor",
"name": "EMC"
},
{
"branches": [
{
"category": "product_name",
"name": "FreeBSD Project FreeBSD OS",
"product": {
"name": "FreeBSD Project FreeBSD OS",
"product_id": "4035",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:-"
}
}
}
],
"category": "vendor",
"name": "FreeBSD Project"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM AIX",
"product": {
"name": "IBM AIX",
"product_id": "5094",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.0.9.1",
"product": {
"name": "IBM Security Verify Access \u003c10.0.9.1",
"product_id": "T049459"
}
},
{
"category": "product_version",
"name": "10.0.9.1",
"product": {
"name": "IBM Security Verify Access 10.0.9.1",
"product_id": "T049459-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:v10.0.9.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.0.2",
"product": {
"name": "IBM Security Verify Access \u003c11.0.2",
"product_id": "T049460"
}
},
{
"category": "product_version",
"name": "11.0.2",
"product": {
"name": "IBM Security Verify Access 11.0.2",
"product_id": "T049460-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:11.0.2"
}
}
}
],
"category": "product_name",
"name": "Security Verify Access"
},
{
"category": "product_name",
"name": "IBM VIOS",
"product": {
"name": "IBM VIOS",
"product_id": "T004571",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Juniper JUNOS",
"product": {
"name": "Juniper JUNOS",
"product_id": "5930",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:-"
}
}
}
],
"category": "vendor",
"name": "Juniper"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.1.58",
"product": {
"name": "Moxa Switch \u003c4.1.58",
"product_id": "T049803"
}
},
{
"category": "product_version",
"name": "4.1.58",
"product": {
"name": "Moxa Switch 4.1.58",
"product_id": "T049803-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:moxa:switch:4.1.58"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.0.4",
"product": {
"name": "Moxa Switch \u003c5.0.4",
"product_id": "T049804"
}
},
{
"category": "product_version",
"name": "5.0.4",
"product": {
"name": "Moxa Switch 5.0.4",
"product_id": "T049804-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:moxa:switch:5.0.4"
}
}
}
],
"category": "product_name",
"name": "Switch"
}
],
"category": "vendor",
"name": "Moxa"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp Data ONTAP",
"product": {
"name": "NetApp Data ONTAP",
"product_id": "7654",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.4",
"product": {
"name": "Open Source OpenSSH \u003c7.4",
"product_id": "8223"
}
},
{
"category": "product_version",
"name": "7.4",
"product": {
"name": "Open Source OpenSSH 7.4",
"product_id": "8223-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:openbsd:openssh:-"
}
}
}
],
"category": "product_name",
"name": "OpenSSH"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Palo Alto Networks PAN-OS",
"product": {
"name": "Palo Alto Networks PAN-OS",
"product_id": "T012790",
"product_identification_helper": {
"cpe": "cpe:/o:paloaltonetworks:pan-os:-"
}
}
}
],
"category": "vendor",
"name": "Palo Alto Networks"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10009",
"product_status": {
"known_affected": [
"8223",
"67646",
"4035",
"T049460",
"T034583",
"5094",
"T049804",
"T049803",
"T014381",
"T002207",
"T000126",
"398363",
"T049459",
"T004571"
]
},
"release_date": "2016-12-19T23:00:00.000+00:00",
"title": "CVE-2016-10009"
},
{
"cve": "CVE-2016-10010",
"product_status": {
"known_affected": [
"T049804",
"8223",
"T049803",
"T014381",
"T002207",
"4035",
"T000126",
"T049460",
"T034583",
"398363",
"T049459"
]
},
"release_date": "2016-12-19T23:00:00.000+00:00",
"title": "CVE-2016-10010"
},
{
"cve": "CVE-2016-10011",
"product_status": {
"known_affected": [
"T049804",
"8223",
"T049803",
"T014381",
"T002207",
"67646",
"T000126",
"T049460",
"T034583",
"398363",
"T049459"
]
},
"release_date": "2016-12-19T23:00:00.000+00:00",
"title": "CVE-2016-10011"
},
{
"cve": "CVE-2016-10012",
"product_status": {
"known_affected": [
"T049804",
"8223",
"T049803",
"T014381",
"T002207",
"67646",
"T000126",
"T049460",
"T034583",
"398363",
"T049459"
]
},
"release_date": "2016-12-19T23:00:00.000+00:00",
"title": "CVE-2016-10012"
},
{
"product_status": {
"known_affected": [
"8223",
"67646",
"4035",
"T049460",
"7654",
"T034583",
"5094",
"T012790",
"T049804",
"T049803",
"T014381",
"T002207",
"T000126",
"5930",
"398363",
"T049459",
"T004571"
]
},
"release_date": "2016-12-20T23:00:00.000+00:00"
},
{
"product_status": {
"known_affected": [
"T049804",
"8223",
"T049803",
"T014381",
"T002207",
"T000126",
"T049460",
"T034583",
"398363",
"T049459"
]
},
"release_date": "2016-12-20T23:00:00.000+00:00"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…