Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-35414 (GCVE-0-2026-35414)
Vulnerability from cvelistv5 – Published: 2026-04-02 17:08 – Updated: 2026-04-02 18:17- CWE-670 - Always-Incorrect Control Flow Implementation
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-35414",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-02T17:42:45.278974Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-02T17:43:24.725Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "OpenSSH",
"vendor": "OpenBSD",
"versions": [
{
"lessThan": "10.3",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*",
"versionEndExcluding": "10.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-670",
"description": "CWE-670 Always-Incorrect Control Flow Implementation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-02T18:17:04.391Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-35414",
"datePublished": "2026-04-02T17:08:15.628Z",
"dateReserved": "2026-04-02T17:08:15.208Z",
"dateUpdated": "2026-04-02T18:17:04.391Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-35414",
"date": "2026-06-06",
"epss": "0.00031",
"percentile": "0.09318"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-35414\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-04-02T18:16:34.690\",\"lastModified\":\"2026-04-10T19:36:57.163\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-670\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.3\",\"matchCriteriaId\":\"F40F50BC-86AA-4D7F-88A5-A244CD7606F3\"}]}]}],\"references\":[{\"url\":\"https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.openssh.org/releasenotes.html#10.3p1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2026/04/02/3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-35414\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-02T17:42:45.278974Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-02T17:43:15.738Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"OpenBSD\", \"product\": \"OpenSSH\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"10.3\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.openssh.org/releasenotes.html#10.3p1\"}, {\"url\": \"https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2026/04/02/3\"}], \"x_generator\": {\"engine\": \"CVE-Request-form 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-670\", \"description\": \"CWE-670 Always-Incorrect Control Flow Implementation\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"10.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-04-02T18:17:04.391Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-35414\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-02T18:17:04.391Z\", \"dateReserved\": \"2026-04-02T17:08:15.208Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-04-02T17:08:15.628Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:21398
Vulnerability from csaf_redhat - Published: 2026-05-27 21:13 - Updated: 2026-06-03 11:38A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the '%' character in `ssh_config`.
CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.
CWE-115 - Misinterpretation of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.
CWE-306 - Missing Authentication for Critical Function| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssh is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n\n* OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n\n* OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n\n* OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n\n* OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:21398",
"url": "https://access.redhat.com/errata/RHSA-2026:21398"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_21398.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-03T11:38:29+00:00",
"generator": {
"date": "2026-06-03T11:38:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:21398",
"initial_release_date": "2026-05-27T21:13:26+00:00",
"revision_history": [
{
"date": "2026-05-27T21:13:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T21:13:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T11:38:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"product": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"product_id": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-15.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.15.el8_6.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.5.src",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.5.src",
"product_id": "openssh-0:8.0p1-15.el8_6.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.15.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"product": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"product_id": "openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-15.el8_6.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.15.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"product": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"product_id": "openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-15.el8_6.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-server-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.15.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"product": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"product_id": "openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-15.el8_6.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"known_not_affected": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T21:13:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21398"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-35386",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-02T18:02:24.149353+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454506"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the \u0027%\u0027 character in `ssh_config`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products do not ship in a configuration which is subject to this vulnerability. Additionally, the impact of the command execution is limited to the scope of the specific user account which users would need to create themselves.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"known_not_affected": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "RHBZ#2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35386",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:44:27.806000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T21:13:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21398"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username"
},
{
"cve": "CVE-2026-35387",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2026-04-02T18:01:38.952994+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cipher choices which may be used as a result of this flaw may provide fewer bits of security than those configured by the user, however they are all still considered cryptographically secure. Users who work in regulated environments may however find themselves using ciphers which are not approved in their regulatory environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"known_not_affected": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "RHBZ#2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:52:53.623000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T21:13:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21398"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage"
},
{
"cve": "CVE-2026-35388",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-04-02T18:02:01.536010+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454500"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"known_not_affected": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "RHBZ#2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:57:31.073000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T21:13:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21398"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions"
},
{
"cve": "CVE-2026-35414",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-02T18:01:25.983089+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454490"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this flaw to Red Hat products is limited. The use of SSH certificates is not enabled by default and requires that users opt-in to the feature. Further, when following documented guidance ssh connections should only be permitted to non-root users which will limit the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"known_not_affected": [
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "RHBZ#2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35414",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35414"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T17:08:15.628000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T21:13:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21398"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:openssh-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-askpass-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-cavs-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-clients-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-debugsource-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-keycat-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-ldap-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:openssh-server-debuginfo-0:8.0p1-15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-0:0.10.3-7.15.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.15.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:22329
Vulnerability from csaf_redhat - Published: 2026-06-01 18:51 - Updated: 2026-06-03 11:38A flaw was found in OpenSSH. In certain circumstances, a remote attacker may be able to execute arbitrary OS commands by using expansion tokens, such as %u or %h, with user names or host names that contain shell metacharacters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the '%' character in `ssh_config`.
CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.
CWE-115 - Misinterpretation of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.
CWE-306 - Missing Authentication for Critical Function| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssh is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* openssh: potential command injection via shell metacharacters (CVE-2023-51385)\n\n* OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n\n* OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n\n* OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n\n* OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n\n* OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:22329",
"url": "https://access.redhat.com/errata/RHSA-2026:22329"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2255271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255271"
},
{
"category": "external",
"summary": "2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_22329.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-03T11:38:41+00:00",
"generator": {
"date": "2026-06-03T11:38:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22329",
"initial_release_date": "2026-06-01T18:51:15+00:00",
"revision_history": [
{
"date": "2026-06-01T18:51:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-01T18:51:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T11:38:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs-debuginfo@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap-debuginfo@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.3-7.7.el8_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-cavs@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-ldap@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"product": {
"name": "openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"product_id": "openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.0p1-7.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.3-7.7.el8_4.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.0p1-7.el8_4.2.src",
"product": {
"name": "openssh-0:8.0p1-7.el8_4.2.src",
"product_id": "openssh-0:8.0p1-7.el8_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.0p1-7.el8_4.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-51385",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2023-12-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2255271"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. In certain circumstances, a remote attacker may be able to execute arbitrary OS commands by using expansion tokens, such as %u or %h, with user names or host names that contain shell metacharacters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: potential command injection via shell metacharacters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The ability to execute OS commands is dependent on what quoting is present in the user-supplied ssh_config directive. However, it is generally the user\u0027s responsibility to validate arguments passed to SSH.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-51385"
},
{
"category": "external",
"summary": "RHBZ#2255271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51385"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-01T18:51:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: potential command injection via shell metacharacters"
},
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-01T18:51:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-35386",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-02T18:02:24.149353+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454506"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the \u0027%\u0027 character in `ssh_config`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products do not ship in a configuration which is subject to this vulnerability. Additionally, the impact of the command execution is limited to the scope of the specific user account which users would need to create themselves.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "RHBZ#2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35386",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:44:27.806000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-01T18:51:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username"
},
{
"cve": "CVE-2026-35387",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2026-04-02T18:01:38.952994+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cipher choices which may be used as a result of this flaw may provide fewer bits of security than those configured by the user, however they are all still considered cryptographically secure. Users who work in regulated environments may however find themselves using ciphers which are not approved in their regulatory environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "RHBZ#2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:52:53.623000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-01T18:51:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage"
},
{
"cve": "CVE-2026-35388",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-04-02T18:02:01.536010+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454500"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "RHBZ#2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:57:31.073000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-01T18:51:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions"
},
{
"cve": "CVE-2026-35414",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-02T18:01:25.983089+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454490"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this flaw to Red Hat products is limited. The use of SSH certificates is not enabled by default and requires that users opt-in to the feature. Further, when following documented guidance ssh connections should only be permitted to non-root users which will limit the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64"
],
"known_not_affected": [
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "RHBZ#2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35414",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35414"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T17:08:15.628000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-01T18:51:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.AUS:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-askpass-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-cavs-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-clients-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-debugsource-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-keycat-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-ldap-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:openssh-server-debuginfo-0:8.0p1-7.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-0:0.10.3-7.7.el8_4.3.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:pam_ssh_agent_auth-debuginfo-0:0.10.3-7.7.el8_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:22564
Vulnerability from csaf_redhat - Published: 2026-06-03 05:06 - Updated: 2026-06-03 11:38A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the '%' character in `ssh_config`.
CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.
CWE-115 - Misinterpretation of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.
CWE-306 - Missing Authentication for Critical Function| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssh is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n\n* OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n\n* OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n\n* OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n\n* OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:22564",
"url": "https://access.redhat.com/errata/RHSA-2026:22564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_22564.json"
}
],
"title": "Red Hat Security Advisory: openssh update",
"tracking": {
"current_release_date": "2026-06-03T11:38:36+00:00",
"generator": {
"date": "2026-06-03T11:38:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22564",
"initial_release_date": "2026-06-03T05:06:15+00:00",
"revision_history": [
{
"date": "2026-06-03T05:06:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-03T05:06:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T11:38:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-38.el9_4.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"product_id": "openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-38.el9_4.8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"product_id": "openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-38.el9_4.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-38.el9_4.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"product_id": "openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-38.el9_4.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-38.el9_4.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-38.el9_4.8.s390x",
"product": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.s390x",
"product_id": "openssh-server-0:8.7p1-38.el9_4.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-38.el9_4.8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-38.el9_4.8.src",
"product": {
"name": "openssh-0:8.7p1-38.el9_4.8.src",
"product_id": "openssh-0:8.7p1-38.el9_4.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-38.el9_4.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"known_not_affected": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T05:06:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22564"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-35386",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-02T18:02:24.149353+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454506"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the \u0027%\u0027 character in `ssh_config`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products do not ship in a configuration which is subject to this vulnerability. Additionally, the impact of the command execution is limited to the scope of the specific user account which users would need to create themselves.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"known_not_affected": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "RHBZ#2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35386",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:44:27.806000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T05:06:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22564"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username"
},
{
"cve": "CVE-2026-35387",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2026-04-02T18:01:38.952994+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cipher choices which may be used as a result of this flaw may provide fewer bits of security than those configured by the user, however they are all still considered cryptographically secure. Users who work in regulated environments may however find themselves using ciphers which are not approved in their regulatory environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"known_not_affected": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "RHBZ#2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:52:53.623000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T05:06:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22564"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage"
},
{
"cve": "CVE-2026-35388",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-04-02T18:02:01.536010+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454500"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"known_not_affected": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "RHBZ#2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:57:31.073000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T05:06:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22564"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions"
},
{
"cve": "CVE-2026-35414",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-02T18:01:25.983089+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454490"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this flaw to Red Hat products is limited. The use of SSH certificates is not enabled by default and requires that users opt-in to the feature. Further, when following documented guidance ssh connections should only be permitted to non-root users which will limit the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"known_not_affected": [
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "RHBZ#2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35414",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35414"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T17:08:15.628000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T05:06:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22564"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"AppStream-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"AppStream-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.src",
"BaseOS-9.4.0.Z.EUS:openssh-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-askpass-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-clients-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-debugsource-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-keycat-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-server-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:openssh-sk-dummy-debuginfo-0:8.7p1-38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-0:0.10.4-5.38.el9_4.8.x86_64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.aarch64",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.ppc64le",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.s390x",
"BaseOS-9.4.0.Z.EUS:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.38.el9_4.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
RHSA-2026:22648
Vulnerability from csaf_redhat - Published: 2026-06-02 22:15 - Updated: 2026-06-03 11:38A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the '%' character in `ssh_config`.
CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.
CWE-115 - Misinterpretation of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.
CWE-306 - Missing Authentication for Critical Function| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssh is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server.\n\nSecurity Fix(es):\n\n* OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode (CVE-2026-35385)\n\n* OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option (CVE-2026-35414)\n\n* OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage (CVE-2026-35387)\n\n* OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions (CVE-2026-35388)\n\n* OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username (CVE-2026-35386)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:22648",
"url": "https://access.redhat.com/errata/RHSA-2026:22648"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_22648.json"
}
],
"title": "Red Hat Security Advisory: openssh security update",
"tracking": {
"current_release_date": "2026-06-03T11:38:39+00:00",
"generator": {
"date": "2026-06-03T11:38:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22648",
"initial_release_date": "2026-06-02T22:15:24+00:00",
"revision_history": [
{
"date": "2026-06-02T22:15:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-02T22:15:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T11:38:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.11.src",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.11.src",
"product_id": "openssh-0:8.7p1-30.el9_2.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.11?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"product": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"product_id": "openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-30.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.30.el9_2.11?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"product": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"product_id": "openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-30.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.30.el9_2.11?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-server-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"product": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"product_id": "openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-30.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.30.el9_2.11?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debugsource@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass-debuginfo@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-clients-debuginfo@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-debuginfo@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-keycat-debuginfo@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-server-debuginfo@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-sk-dummy-debuginfo@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"product": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"product_id": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth-debuginfo@0.10.4-5.30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"product": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"product_id": "openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssh-askpass@8.7p1-30.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"product": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"product_id": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pam_ssh_agent_auth@0.10.4-5.30.el9_2.11?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64"
},
"product_reference": "openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64"
},
"product_reference": "pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
},
"product_reference": "pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-04-02T17:01:07.052864+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. When the `scp` command is used by a root user to download a file with the legacy protocol option (`-O`) and without preserving original file permissions (`-p`), the downloaded file can be installed with elevated privileges (setuid or setgid). This unexpected behavior could allow a malicious file to execute with higher permissions than intended, posing a security risk through potential privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "RHBZ#2454469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35385"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:30:59.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T22:15:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22648"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode"
},
{
"cve": "CVE-2026-35386",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-02T18:02:24.149353+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454506"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the \u0027%\u0027 character in `ssh_config`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products do not ship in a configuration which is subject to this vulnerability. Additionally, the impact of the command execution is limited to the scope of the specific user account which users would need to create themselves.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35386"
},
{
"category": "external",
"summary": "RHBZ#2454506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454506"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35386",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35386"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35386"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:44:27.806000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T22:15:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22648"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username"
},
{
"cve": "CVE-2026-35387",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2026-04-02T18:01:38.952994+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm (ECDSA) algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than intended. This could potentially allow an attacker to compromise the confidentiality of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cipher choices which may be used as a result of this flaw may provide fewer bits of security than those configured by the user, however they are all still considered cryptographically secure. Users who work in regulated environments may however find themselves using ciphers which are not approved in their regulatory environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35387"
},
{
"category": "external",
"summary": "RHBZ#2454494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35387",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35387"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:52:53.623000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T22:15:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22648"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage"
},
{
"cve": "CVE-2026-35388",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-04-02T18:02:01.536010+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454500"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability allows for a low integrity impact due to the omission of connection multiplexing confirmation for proxy-mode multiplexing sessions. A local user, under specific and complex conditions requiring user interaction, could potentially establish a multiplexed session without explicit confirmation, leading to unintended data handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35388"
},
{
"category": "external",
"summary": "RHBZ#2454500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454500"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35388",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35388"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35388"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T16:57:31.073000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T22:15:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22648"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "OpenSSH: OpenSSH: Low integrity impact from unconfirmed proxy-mode multiplexing sessions"
},
{
"cve": "CVE-2026-35414",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-02T18:01:25.983089+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2454490"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorized_keys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This could lead to security bypasses, potentially allowing unintended access or information disclosure in specific authentication contexts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this flaw to Red Hat products is limited. The use of SSH certificates is not enabled by default and requires that users opt-in to the feature. Further, when following documented guidance ssh connections should only be permitted to non-root users which will limit the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "RHBZ#2454490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2454490"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35414",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35414"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35414"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=177513443901484\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.org/releasenotes.html#10.3p1",
"url": "https://www.openssh.org/releasenotes.html#10.3p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/04/02/3",
"url": "https://www.openwall.com/lists/oss-security/2026/04/02/3"
}
],
"release_date": "2026-04-02T17:08:15.628000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T22:15:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22648"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"AppStream-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"AppStream-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.src",
"BaseOS-9.2.0.Z.E4S:openssh-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-askpass-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-clients-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-debugsource-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-keycat-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-server-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:openssh-sk-dummy-debuginfo-0:8.7p1-30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-0:0.10.4-5.30.el9_2.11.x86_64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.aarch64",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.ppc64le",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.s390x",
"BaseOS-9.2.0.Z.E4S:pam_ssh_agent_auth-debuginfo-0:0.10.4-5.30.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "OpenSSH: OpenSSH: Security bypass via mishandling of authorized_keys principals option"
}
]
}
SUSE-SU-2026:1876-1
Vulnerability from csaf_suse - Published: 2026-05-15 22:06 - Updated: 2026-05-15 22:06| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n- CVE-2026-35385: a file downloaded by scp may be installed setuid or setgid (bsc#1261427).\n- CVE-2026-35414: mishandling of authorized_keys principals option (bsc#1261430).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1876,SUSE-SLE-Module-Basesystem-15-SP7-2026-1876,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-1876,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1876,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1876",
"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-2026_1876-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1876-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261876-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1876-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046524.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-15T22:06:51Z",
"generator": {
"date": "2026-05-15T22:06:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1876-1",
"initial_release_date": "2026-05-15T22:06:51Z",
"revision_history": [
{
"date": "2026-05-15T22:06:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-common-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-server-9.6p1-150600.6.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-common-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-server-9.6p1-150600.6.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.i586",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.i586",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-common-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-server-9.6p1-150600.6.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-common-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-server-9.6p1-150600.6.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-cavs-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-cavs-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-clients-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-common-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-fips-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-helpers-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-server-9.6p1-150600.6.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"product": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"product_id": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
},
"product_reference": "openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"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 Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-15T22:06:51Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"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 Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-askpass-gnome-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-clients-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-common-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-fips-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-helpers-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-9.6p1-150600.6.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openssh-server-config-disallow-rootlogin-9.6p1-150600.6.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-15T22:06:51Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:2024-1
Vulnerability from csaf_suse - Published: 2026-05-20 07:23 - Updated: 2026-05-20 07:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2024,SUSE-SLE-Micro-5.3-2026-2024,SUSE-SLE-Micro-5.4-2026-2024,SUSE-SLE-Micro-5.5-2026-2024,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2024,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2024,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2024,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2024,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2024,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2024,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2024,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2024",
"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-2026_2024-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2024-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262024-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2024-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046631.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-20T07:23:44Z",
"generator": {
"date": "2026-05-20T07:23:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2024-1",
"initial_release_date": "2026-05-20T07:23:44Z",
"revision_history": [
{
"date": "2026-05-20T07:23:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-common-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"product_id": "openssh-server-8.4p1-150300.3.60.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-common-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.i586",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.i586",
"product_id": "openssh-server-8.4p1-150300.3.60.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-common-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"product_id": "openssh-server-8.4p1-150300.3.60.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-common-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.s390x",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x",
"product_id": "openssh-server-8.4p1-150300.3.60.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-cavs-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-cavs-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-clients-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-common-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-fips-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-helpers-8.4p1-150300.3.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"product": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"product_id": "openssh-server-8.4p1-150300.3.60.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-clients-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-common-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-fips-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-8.4p1-150300.3.60.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
},
"product_reference": "openssh-server-8.4p1-150300.3.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"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 High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T07:23:44Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"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 High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:openssh-server-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-askpass-gnome-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-clients-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-common-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-fips-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-helpers-8.4p1-150300.3.60.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openssh-server-8.4p1-150300.3.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T07:23:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:2025-1
Vulnerability from csaf_suse - Published: 2026-05-20 07:23 - Updated: 2026-05-20 07:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2025,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2025,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2025",
"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-2026_2025-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2025-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262025-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2025-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046630.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-20T07:23:57Z",
"generator": {
"date": "2026-05-20T07:23:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2025-1",
"initial_release_date": "2026-05-20T07:23:57Z",
"revision_history": [
{
"date": "2026-05-20T07:23:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-7.2p2-81.37.1.aarch64",
"product_id": "openssh-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.aarch64",
"product_id": "openssh-cavs-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.aarch64",
"product_id": "openssh-fips-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.aarch64",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.aarch64",
"product_id": "openssh-helpers-7.2p2-81.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.aarch64",
"product": {
"name": "openssh-testuser-0-81.37.1.aarch64",
"product_id": "openssh-testuser-0-81.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-7.2p2-81.37.1.i586",
"product_id": "openssh-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.i586",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.i586",
"product_id": "openssh-cavs-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.i586",
"product_id": "openssh-fips-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.i586",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.i586",
"product_id": "openssh-helpers-7.2p2-81.37.1.i586"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.i586",
"product": {
"name": "openssh-testuser-0-81.37.1.i586",
"product_id": "openssh-testuser-0-81.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-cavs-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-fips-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.ppc64le",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.ppc64le",
"product_id": "openssh-helpers-7.2p2-81.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.ppc64le",
"product": {
"name": "openssh-testuser-0-81.37.1.ppc64le",
"product_id": "openssh-testuser-0-81.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-7.2p2-81.37.1.s390",
"product_id": "openssh-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.s390",
"product_id": "openssh-cavs-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.s390",
"product_id": "openssh-fips-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.s390",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.s390",
"product_id": "openssh-helpers-7.2p2-81.37.1.s390"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.s390",
"product": {
"name": "openssh-testuser-0-81.37.1.s390",
"product_id": "openssh-testuser-0-81.37.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-7.2p2-81.37.1.s390x",
"product_id": "openssh-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.s390x",
"product_id": "openssh-cavs-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.s390x",
"product_id": "openssh-fips-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.s390x",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.s390x",
"product_id": "openssh-helpers-7.2p2-81.37.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.s390x",
"product": {
"name": "openssh-testuser-0-81.37.1.s390x",
"product_id": "openssh-testuser-0-81.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-7.2p2-81.37.1.x86_64",
"product_id": "openssh-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"product_id": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-cavs-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-cavs-7.2p2-81.37.1.x86_64",
"product_id": "openssh-cavs-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-fips-7.2p2-81.37.1.x86_64",
"product_id": "openssh-fips-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-helpers-7.2p2-81.37.1.x86_64",
"product": {
"name": "openssh-helpers-7.2p2-81.37.1.x86_64",
"product_id": "openssh-helpers-7.2p2-81.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-testuser-0-81.37.1.x86_64",
"product": {
"name": "openssh-testuser-0-81.37.1.x86_64",
"product_id": "openssh-testuser-0-81.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64"
},
"product_reference": "openssh-7.2p2-81.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le"
},
"product_reference": "openssh-7.2p2-81.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x"
},
"product_reference": "openssh-7.2p2-81.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-fips-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-helpers-7.2p2-81.37.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
},
"product_reference": "openssh-helpers-7.2p2-81.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"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 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T07:23:57Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"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 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:openssh-helpers-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-askpass-gnome-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-fips-7.2p2-81.37.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:openssh-helpers-7.2p2-81.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-20T07:23:57Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:21627-1
Vulnerability from csaf_suse - Published: 2026-05-12 09:38 - Updated: 2026-05-12 09:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-704",
"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-2026_21627-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21627-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621627-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21627-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046487.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-12T09:38:42Z",
"generator": {
"date": "2026-05-12T09:38:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21627-1",
"initial_release_date": "2026-05-12T09:38:42Z",
"revision_history": [
{
"date": "2026-05-12T09:38:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-9.6p1-5.1.aarch64",
"product_id": "openssh-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-clients-9.6p1-5.1.aarch64",
"product_id": "openssh-clients-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-common-9.6p1-5.1.aarch64",
"product_id": "openssh-common-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-fips-9.6p1-5.1.aarch64",
"product_id": "openssh-fips-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-server-9.6p1-5.1.aarch64",
"product_id": "openssh-server-9.6p1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"product_id": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-5.1.s390x",
"product": {
"name": "openssh-9.6p1-5.1.s390x",
"product_id": "openssh-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-5.1.s390x",
"product": {
"name": "openssh-clients-9.6p1-5.1.s390x",
"product_id": "openssh-clients-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-5.1.s390x",
"product": {
"name": "openssh-common-9.6p1-5.1.s390x",
"product_id": "openssh-common-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-5.1.s390x",
"product": {
"name": "openssh-fips-9.6p1-5.1.s390x",
"product_id": "openssh-fips-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-5.1.s390x",
"product": {
"name": "openssh-server-9.6p1-5.1.s390x",
"product_id": "openssh-server-9.6p1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"product_id": "openssh-server-config-rootlogin-9.6p1-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-9.6p1-5.1.x86_64",
"product_id": "openssh-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-clients-9.6p1-5.1.x86_64",
"product_id": "openssh-clients-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-common-9.6p1-5.1.x86_64",
"product_id": "openssh-common-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-fips-9.6p1-5.1.x86_64",
"product_id": "openssh-fips-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-server-9.6p1-5.1.x86_64",
"product_id": "openssh-server-9.6p1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64",
"product_id": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x"
},
"product_reference": "openssh-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-clients-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x"
},
"product_reference": "openssh-clients-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-common-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x"
},
"product_reference": "openssh-common-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-fips-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x"
},
"product_reference": "openssh-fips-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-server-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x"
},
"product_reference": "openssh-server-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"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 Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T09:38:42Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"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 Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-clients-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-common-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-fips-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-9.6p1-5.1.x86_64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.aarch64",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.s390x",
"SUSE Linux Micro 6.0:openssh-server-config-rootlogin-9.6p1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T09:38:42Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:21634-1
Vulnerability from csaf_suse - Published: 2026-05-12 10:11 - Updated: 2026-05-12 10:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\n- CVE-2026-35385: a file downloaded by scp may be installed setuid or setgid (bsc#1261427).\n- CVE-2026-35414: mishandling of authorized_keys principals option (bsc#1261430).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-524",
"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-2026_21634-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21634-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621634-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21634-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046480.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-12T10:11:33Z",
"generator": {
"date": "2026-05-12T10:11:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21634-1",
"initial_release_date": "2026-05-12T10:11:33Z",
"revision_history": [
{
"date": "2026-05-12T10:11:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"product_id": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"product_id": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-common-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-server-9.6p1-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"product_id": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64",
"product_id": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"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 Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T10:11:33Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"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 Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-clients-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-common-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-fips-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-9.6p1-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssh-server-config-rootlogin-9.6p1-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-12T10:11:33Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
SUSE-SU-2026:21748-1
Vulnerability from csaf_suse - Published: 2026-05-15 11:24 - Updated: 2026-05-15 11:24| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssh fixes the following issues\n\nSecurity issues fixed:\n\n- CVE-2026-35385: a file downloaded by scp may be installed setuid or setgid (bsc#1261427).\n- CVE-2026-35414: mishandling of authorized_keys principals option (bsc#1261430).\n\nOther issues fixed:\n\n- SSH port not reachable on SLES-16.0-CHOST-BYOS since build 1.32 for both x86_64 and aarch64 (bsc#1262555).\n- OpenSSH audit support causes connection lost with parallel sessions (bsc#1252890).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-752",
"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-2026_21748-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21748-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621748-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21748-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046768.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252890",
"url": "https://bugzilla.suse.com/1252890"
},
{
"category": "self",
"summary": "SUSE Bug 1261427",
"url": "https://bugzilla.suse.com/1261427"
},
{
"category": "self",
"summary": "SUSE Bug 1261430",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "self",
"summary": "SUSE Bug 1262555",
"url": "https://bugzilla.suse.com/1262555"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35385 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35385/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35414 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35414/"
}
],
"title": "Security update for openssh",
"tracking": {
"current_release_date": "2026-05-15T11:24:16Z",
"generator": {
"date": "2026-05-15T11:24:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21748-1",
"initial_release_date": "2026-05-15T11:24:16Z",
"revision_history": [
{
"date": "2026-05-15T11:24:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.0p2-160000.5.1.aarch64",
"product": {
"name": "openssh-10.0p2-160000.5.1.aarch64",
"product_id": "openssh-10.0p2-160000.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.0p2-160000.5.1.aarch64",
"product": {
"name": "openssh-clients-10.0p2-160000.5.1.aarch64",
"product_id": "openssh-clients-10.0p2-160000.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-common-10.0p2-160000.5.1.aarch64",
"product": {
"name": "openssh-common-10.0p2-160000.5.1.aarch64",
"product_id": "openssh-common-10.0p2-160000.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-10.0p2-160000.5.1.aarch64",
"product": {
"name": "openssh-server-10.0p2-160000.5.1.aarch64",
"product_id": "openssh-server-10.0p2-160000.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"product": {
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"product_id": "openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.0p2-160000.5.1.ppc64le",
"product": {
"name": "openssh-10.0p2-160000.5.1.ppc64le",
"product_id": "openssh-10.0p2-160000.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.0p2-160000.5.1.ppc64le",
"product": {
"name": "openssh-clients-10.0p2-160000.5.1.ppc64le",
"product_id": "openssh-clients-10.0p2-160000.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-common-10.0p2-160000.5.1.ppc64le",
"product": {
"name": "openssh-common-10.0p2-160000.5.1.ppc64le",
"product_id": "openssh-common-10.0p2-160000.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-10.0p2-160000.5.1.ppc64le",
"product": {
"name": "openssh-server-10.0p2-160000.5.1.ppc64le",
"product_id": "openssh-server-10.0p2-160000.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"product": {
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"product_id": "openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.0p2-160000.5.1.s390x",
"product": {
"name": "openssh-10.0p2-160000.5.1.s390x",
"product_id": "openssh-10.0p2-160000.5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.0p2-160000.5.1.s390x",
"product": {
"name": "openssh-clients-10.0p2-160000.5.1.s390x",
"product_id": "openssh-clients-10.0p2-160000.5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-common-10.0p2-160000.5.1.s390x",
"product": {
"name": "openssh-common-10.0p2-160000.5.1.s390x",
"product_id": "openssh-common-10.0p2-160000.5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-10.0p2-160000.5.1.s390x",
"product": {
"name": "openssh-server-10.0p2-160000.5.1.s390x",
"product_id": "openssh-server-10.0p2-160000.5.1.s390x"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"product": {
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"product_id": "openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssh-10.0p2-160000.5.1.x86_64",
"product": {
"name": "openssh-10.0p2-160000.5.1.x86_64",
"product_id": "openssh-10.0p2-160000.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-clients-10.0p2-160000.5.1.x86_64",
"product": {
"name": "openssh-clients-10.0p2-160000.5.1.x86_64",
"product_id": "openssh-clients-10.0p2-160000.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-common-10.0p2-160000.5.1.x86_64",
"product": {
"name": "openssh-common-10.0p2-160000.5.1.x86_64",
"product_id": "openssh-common-10.0p2-160000.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-10.0p2-160000.5.1.x86_64",
"product": {
"name": "openssh-server-10.0p2-160000.5.1.x86_64",
"product_id": "openssh-server-10.0p2-160000.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64",
"product": {
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64",
"product_id": "openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.0p2-160000.5.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.aarch64"
},
"product_reference": "openssh-10.0p2-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.0p2-160000.5.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le"
},
"product_reference": "openssh-10.0p2-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.0p2-160000.5.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x"
},
"product_reference": "openssh-10.0p2-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-10.0p2-160000.5.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64"
},
"product_reference": "openssh-10.0p2-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.0p2-160000.5.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64"
},
"product_reference": "openssh-clients-10.0p2-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.0p2-160000.5.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le"
},
"product_reference": "openssh-clients-10.0p2-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.0p2-160000.5.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x"
},
"product_reference": "openssh-clients-10.0p2-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-clients-10.0p2-160000.5.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64"
},
"product_reference": "openssh-clients-10.0p2-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.0p2-160000.5.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64"
},
"product_reference": "openssh-common-10.0p2-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.0p2-160000.5.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le"
},
"product_reference": "openssh-common-10.0p2-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.0p2-160000.5.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x"
},
"product_reference": "openssh-common-10.0p2-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-common-10.0p2-160000.5.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64"
},
"product_reference": "openssh-common-10.0p2-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.0p2-160000.5.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64"
},
"product_reference": "openssh-server-10.0p2-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.0p2-160000.5.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le"
},
"product_reference": "openssh-server-10.0p2-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.0p2-160000.5.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x"
},
"product_reference": "openssh-server-10.0p2-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-10.0p2-160000.5.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64"
},
"product_reference": "openssh-server-10.0p2-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64"
},
"product_reference": "openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le"
},
"product_reference": "openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x"
},
"product_reference": "openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64"
},
"product_reference": "openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35385",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35385"
}
],
"notes": [
{
"category": "general",
"text": "In OpenSSH before 10.3, a file downloaded by scp may be installed setuid or setgid, an outcome contrary to some users\u0027 expectations, if the download is performed as root with -O (legacy scp protocol) and without -p (preserve mode).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35385",
"url": "https://www.suse.com/security/cve/CVE-2026-35385"
},
{
"category": "external",
"summary": "SUSE Bug 1261427 for CVE-2026-35385",
"url": "https://bugzilla.suse.com/1261427"
}
],
"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 Micro 6.2:openssh-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-15T11:24:16Z",
"details": "important"
}
],
"title": "CVE-2026-35385"
},
{
"cve": "CVE-2026-35414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35414"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35414",
"url": "https://www.suse.com/security/cve/CVE-2026-35414"
},
{
"category": "external",
"summary": "SUSE Bug 1261430 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1261430"
},
{
"category": "external",
"summary": "SUSE Bug 1264198 for CVE-2026-35414",
"url": "https://bugzilla.suse.com/1264198"
}
],
"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 Micro 6.2:openssh-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-clients-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-common-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-10.0p2-160000.5.1.x86_64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.s390x",
"SUSE Linux Micro 6.2:openssh-server-config-rootlogin-10.0p2-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-15T11:24:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-35414"
}
]
}
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.